onevcat / APNGKit

High performance and delightful way to play with APNG format in iOS.
MIT License
2.22k stars 201 forks source link

libpng error: attempt to png_read_frame_head() but no acTL present #103

Closed MonyneathMol closed 3 years ago

MonyneathMol commented 4 years ago

libpng error: attempt to png_read_frame_head() but no acTL present Error on iOS 13+. Any Idea?

onevcat commented 3 years ago

APNGKit v2 was released and it does not depend on libpng anymore, so this would not happen.