Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 14 PDF Issues #369

Open
KennethEaso opened this issue Jun 10, 2024 · 1 comment
Open

Android 14 PDF Issues #369

KennethEaso opened this issue Jun 10, 2024 · 1 comment

Comments

@KennethEaso
Copy link

My project works great for iOS and Android 10-13, but for 14 specifically it does not work, and it has been difficult to troubleshoot why. Is there something that I am missing here? Any help would be appreciated.

This is what works currently but not on 14:
blob-util

Prior to this step we request permissions like this, and it is also added in the android manifest:
permissions

@YashDubeyOfficial
Copy link

YashDubeyOfficial commented Jun 21, 2024

From Android 14 storage permissions are changed you can ask permission with this code you can access the storage permission like this :- code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants