react-native-documents / document-picker

Document Picker for React Native
https://react-native-documents.github.io/
MIT License
1.33k stars 434 forks source link

Permission denial on Android 9 version #724

Closed gokul1630 closed 4 weeks ago

gokul1630 commented 1 month ago

I have a Xiaomi Android device that is running on Android 9 version. When I picked up the file, I encountered the below error.

File-picker Error :: [Error: Permission Denial: reading com.android.providers.media.MediaDocumentsProvider uri content://com.android.providers.media.documents/document/image:11004 from pid=18269, uid=10181 requires that you obtain access using ACTION_OPEN_DOCUMENT or related APIs]

vonovak commented 4 weeks ago

Hello and thanks for asking, please see https://github.com/react-native-documents/document-picker/discussions/626#discussioncomment-9110738 Thank you 🙂