Skip to content

NSInvalidArgumentException #3

Description

@Aleph72

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions