Libpng error on iOS 5

Hello There,

When I test my app on iOS 5 iPad 1 device, I get this error :

libpng error: CgBI: unhandled critical chunk

Everything seems to be fine on iOS 6 and above. I also checked png compression on XCode and it’s already disabled. Does anybody know a workaround/fix for this?

Thanks,

Özden

Did you try searching? I found Libpng error: CgBI: unhandled critical chunk

Thanks but I already saw this and wrote that png compression is turned off in XCode settings.