-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Hello,
I'm trying to use this controller in my project (iOS 7.1 beta 5), but I get a crash every time I try to select pictures on anything else than the camera roll.
The exception is the following:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'
And it fires on line 173 of the DoImagePickerController.m class.
Everything works as it should if I select photos in my camera roll.
Any idea?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels