Closed paresh-navadiya closed 9 years ago
Yes, got to add this to prevent the simulator from crashing.
if ([UIImagePickerController isSourceTypeAvailable:UIImagePickerControllerSourceTypeCamera])
Will add in the next release, as I am currently working on some big changes on the main branch.
Fixed in 69ba09ba21f9370099cfefe2347e18627d97f098. Thank you.
Reason : Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Source type 1 not available'
As its not handled while using image picker in simulator