Update: Crash with mobilePickPhoto and Android
Dan Friedman
dan at clearvisiontech.com
Fri Aug 11 11:15:35 EDT 2017
For those who may be interested, here’s a fun one…
If acceleratedRendering is enabled, mobilePickPhoto will crash the app on Android. Here’s your workaround:
set the acceleratedRendering of stack "main" to false
mobilePickPhoto "camera"
set the acceleratedRendering of stack "main" to true
Perhaps LC will fix this or add this limitation to the documentation.
-Dan
>> Hello! Having some trouble with mobilePickPhoto on an Android device. I call mobilePickPhoto "library"
>> (or mobilePickPhoto "camera") and I can choose the photo or take the picture, but as soon as I accept the
>> image (when LC should have control again) the app crashes with the prompt “[appName] has stopped”.
>> LC 8.1.5, Moto g5 Plus running Android 7.0. Any thoughts?
>>
>> Any assistance would be GREATLY appreciated!
>>
>> -Dan
More information about the use-livecode
mailing list