B-Sides / ELCImagePickerController

A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
http://www.icodeblog.com
1.65k stars 469 forks source link

The application crash fist time #72

Closed buddyhut closed 10 years ago

buddyhut commented 10 years ago

The application crash fist time While asking for permission to open Camera roll.

Error is

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Attempting to begin a modal transition from <ELCImagePickerController: 0x10c683f00> to <UINavigationController: 0x113308270> while a transition is already in progress. Wait for viewDidAppear/viewDidDisappear to know the current transition has completed'

Regards Alok

jvanmetre commented 10 years ago

Are you trying the demo app? On what device / OS version?

buddyhut commented 10 years ago

Yes I am using the demo code.

iOS 7 on iPhone - 4 or 5 both

Sent from my iPhone

On 31-Jan-2014, at 11:54 pm, jvanmetre notifications@github.com wrote:

Are you trying the demo app? On what device / OS version?

Reply to this email directly or view it on GitHubhttps://github.com/B-Sides/ELCImagePickerController/issues/72#issuecomment-33828221 .

jvanmetre commented 10 years ago

Can you attach a backtrace?