With iOS 9, all of my UIImagePickerControllers
are now crashing if I do a force touch on the presented images.
Error message is :
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[NSObject previewingContext:viewControllerForLocation:]: unrecognized selector sent to class 0x1a0752020'
I guess this is an Apple bug, but has anybody a work around ?