Cannot access Android Documents folder in Livecode new version
Posted: Wed Jul 21, 2021 3:23 am
We've had an Android app accessing files in the folder: /storage/emulated/0/Documents
When generated with Livecode 905, everything's fine.
When generated with Livecode 962, if we upgrade the new apk (did not remove the previous app), everything's fine, but if we remove the previous apk then install the new apk, we cannot access the folder!
Seems there's some system flag being set during the installing process to control the access of the Documents folder, how could we set this in Livecode new version?
(we've setup Android permissions for the external folders after all installations)
When generated with Livecode 905, everything's fine.
When generated with Livecode 962, if we upgrade the new apk (did not remove the previous app), everything's fine, but if we remove the previous apk then install the new apk, we cannot access the folder!
Seems there's some system flag being set during the installing process to control the access of the Documents folder, how could we set this in Livecode new version?
(we've setup Android permissions for the external folders after all installations)