JARG85

Results 3 comments of JARG85

You can try with this piece in the manifest.xml ![image](https://user-images.githubusercontent.com/75766048/235776657-e876e994-b99b-46ae-8524-c7b0cbfa8164.png) and request the permission so: ![image](https://user-images.githubusercontent.com/75766048/235776808-22d22080-74eb-4976-b9e9-7d7b6ec952d3.png)

@pruthvirajkarurcodewave ohh that's right, the reason is that google implemented a new way for storing the applications, you can try to use a URI to point to the files but...

@Xanonymous-GitHub Very thanks!!! the solution is add the new permissions: ![image](https://user-images.githubusercontent.com/75766048/226518504-fb7d57d7-1d26-4046-a45d-69df2c1d11dd.png) And request in the function of library: ![image](https://user-images.githubusercontent.com/75766048/226518619-3ade8eee-59c3-42d5-9151-87daee563e65.png) pd: i develop from react-native but that solution fix my error.