All file access permission for terminal#1426
All file access permission for terminal#1426RohitKushvaha01 merged 4 commits intoAcode-Foundation:mainfrom RohitKushvaha01:main
Conversation
|
Does the play store reject the whole app or specific version? |
I don't know, Play Store recommends not using it. |
|
Here's the documentation for context |
|
Make it optional and add a script which can toggle this feature when building. We'll now host one separate build on website with the permissions. We can try the new build on play store if ut gets we need to remove this permission and submit the app. |
Hmm, It says The App needs to specify the Reasons why it needs this permission in the declaration Form. |
|
Script uses: node utils/storage_manager.mjs <y/n>
|
|
You should also handle displaying of Internal Storage and external volumes in file browser in sdk 30 or above devices if Manage external Storage Permission is granted just as it is handled in lower versions |
This PR fixes the 'Permission Denied' issue when accessing /sdcard and /storage/emulated/0 in terminal
Note:
The Play Store might reject this (don't blame me 🙃)