|
|
|
|
|
by sfshaw
1705 days ago
|
|
I just went through the Simple -> BBVA -> PNC transition. Yesterday when I installed the PNC app on my Pixel, I got the warning that I would need to allow storage access. But then the storage access prompt never came up. I just checked, the app doesn't have storage access but it works fine. Either they ended up not using the storage (maybe using a legitimate attestation API), or the latest (for one week) version of Android has a different, isolated storage API that doesn't need permission. |
|
https://developer.android.com/about/versions/11/privacy/stor...
Asking for access to root directory is not allowed. Asking for access to "Downloads" or app-specific external directories is not allowed either.
There is an escape hatch:
https://www.xda-developers.com/google-file-manager-devs-subm...
but it is intended for dedicated file manager apps and requires an application to be manually reviewed by Google. Which hopefully means, that banks and other shady organizations won't qualify.