dmitric / DLCImagePickerController

ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.
www.backspac.es
BSD 3-Clause "New" or "Revised" License
1.56k stars 320 forks source link

ios7 crash #41

Open ghost opened 11 years ago

ghost commented 11 years ago

hi, Unfortunately I discovered that the control crashes with ios 7: (

*\ Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Incomplete filter FBO: 36054'

the green indicator stop here:

dispatch_sync(videoProcessingQueue, block);

best regards :)

wylieconlon commented 11 years ago

Hi, thanks for the bug report. I'm running iOS 7 on my phone, and haven't experienced any crashes with this app. Is this something you can reproduce? Could you give me some step-by-step instructions for reproducing it?

ghost commented 11 years ago

hi, i'm so sorry but I was not using the latest version :( with the latest version work perfectly.

sorry sorry