React-Native: How can I load Pdf with Document Picker and then show the document in the view without getting error Permission Denial?
I’ve been trying to Show PDF with react-native-pdf, I keep getting problem with access to content:// because the access is denied by Permission Denial: reading com.android.providers.downloads.DownloadStorageProvider …