mobilePickPhoto crashing app
Posted: Fri Jan 06, 2017 6:31 am
Hi all
Using mobilePickPhoto, 99% of users don't have an issue with my application. However, there have been a few instances where the application crashes back to the home screen as soon as the command is triggered. These users are on iPad airs (not the older iPads like iPad 2), on the newest iOS version and have allowed full access (including camera access) to the application.
I have tried specifying the following options:
mobilePickPhoto "front camera", 640, 480
mobilePickPhoto "rear camera", 640, 480
mobilePickPhoto "camera"
mobilePickPhoto "library"
All 4 immediately crash before any camera/library picking windows appear.
Any ideas or alternatives?
Using mobilePickPhoto, 99% of users don't have an issue with my application. However, there have been a few instances where the application crashes back to the home screen as soon as the command is triggered. These users are on iPad airs (not the older iPads like iPad 2), on the newest iOS version and have allowed full access (including camera access) to the application.
I have tried specifying the following options:
mobilePickPhoto "front camera", 640, 480
mobilePickPhoto "rear camera", 640, 480
mobilePickPhoto "camera"
mobilePickPhoto "library"
All 4 immediately crash before any camera/library picking windows appear.
Any ideas or alternatives?