gdavis / FGallery-iPhone

Objective-C based gallery for iPhones
583 stars 144 forks source link

Crash IOS 7 #51

Open Gregusse opened 11 years ago

Gregusse commented 11 years ago

Hello,

I have a problem since the transition to IOS7, when I click the image I receive the following error: Terminating app due to uncaught exception 'NSRangeException', reason: '*\ -[__NSArrayM objectAtIndex:]: index 0 beyond bounds for empty array'

I do not get this error when I test my application with IOS6.1. Everything works correctly in IOS6.1.

Thanks for your help.