Skip to content

WebP Target, iOS 7, Fixes

Compare
Choose a tag to compare
@rs rs released this 04 Oct 18:49
· 3268 commits to master since this release
  • Fix iOS 7 related issues
  • Move WebP support to a dedicated target
  • Removed strong reference to UIImageView which was causing a crash in the nested block
  • Fix timeout issue
  • Add some methods that allow to check if an image exists on disk without taking it off disk and decompressing it first