Edited 5 years ago by admin
Hi
We wanted to add the possibility of uploading images and files through the WEB URL
For example:
Site like https://example.com/
How can we make the app Allow File Access to images and files to be uploaded by users
Hi
We wanted to add the possibility of uploading images and files through the WEB URL
For example:
Site like https://example.com/
How can we make the app Allow File Access to images and files to be uploaded by users
You need to enable the permission "READ_EXTERNAL_STORAGE" in order to be able to upload files.