Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

[Android 10] permission denied to open a pdf #683

Closed
giomfo opened this issue Nov 14, 2020 · 0 comments
Closed

[Android 10] permission denied to open a pdf #683

giomfo opened this issue Nov 14, 2020 · 0 comments
Assignees
Labels
bug Something isn't working P1

Comments

@giomfo
Copy link
Contributor

giomfo commented Nov 14, 2020

The users are not allowed to open a pdf file when they use Tchap v1.0.47_1 on an Android 10 device.
This issue is observed only when this version of the application is installed for the first time on Android 10. Is is not observed in case of update.

About data storage, we can read on "https://developer.android.com/training/data-storage/use-cases":
If your app targets Android 10 (API level 29), opt-out of scoped storage and continue using the approach for Android 9 and lower to perform this operation.

The attribute android:requestLegacyExternalStorage is "false" by default on apps targeting Android 10 or higher.

@giomfo giomfo added bug Something isn't working P1 labels Nov 14, 2020
@giomfo giomfo self-assigned this Nov 14, 2020
@giomfo giomfo closed this as completed Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working P1
Projects
None yet
Development

No branches or pull requests

1 participant