Hello!
My application parses a large xml through the “file” component, this requires permission to access the device’s file system, users are worried about their privacy. Is it possible to store a large table in an application without using this permission?
try the EFile Extension by vknow360, this is a copy of the MIT App Inventor file component, without requesting permissions
EDIT: however you have to use the ASD - Application Specific Directory to store a file then…
Taifun
Thank! I’ll try
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.