Hello, I try to take a picture with the camera in appinventor.
I add askforpermission in screen1 "android.permission.WRITE_EXTERNAL_STORAGE"
But when I start my application I hace error 908 the permission WRITE_EXTERNAL_STORAGE has been denied.
So, do you have a solution please.
Regards.
Julien
See here
regarding the bug in the camera component, and possible fixes. You may need to wait until MIT releases the bug fix for a more permanent and google play friendly solution
1 Like
On screen1 properties set DefaultFileScope to Legacy.
Hello,
Thanks, but I just found in red Filescope legacy. So What is the method to use ton connect filescope legacy?
Thanks to be precise.
Thanks to help.
JL
see this example
however
Taifun
1 Like
Welcome back,
The same errors were reported in similar topics. In the Screen1 Properties, find the option 'DefaultFileScope
'. In the drop down below it, select 'Legacy
'.
This is a bug which needs to be fixed.
1 Like