-
Notifications
You must be signed in to change notification settings - Fork 355
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Hi there!
Thanks for making this great library! I ran into some issues when using the library for Android 10. It's related to the file permission and the changes that have been made to it. The latest version uses scoped permissions for data storage: https://developer.android.com/training/data-storage/files/external-scoped
I'm not 100% sure if I need to update something on the caller side or if the library needs some changes. I was able to temporarily getting the library working by adding android:requestLegacyExternalStorage="true"
to my manifest.
Dhaval2404, worm69, devAdminHashBang, daksh-huma, rtchagas and 2 morePragtDhaval2404
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request