You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2022. It is now read-only.
Error: Exception in HostFunction: java.lang.UnsupportedOperationException: Unsupported Uri content://com.android.externalstorage.documents/tree/primary%3AAndroid%2Fmedia
RN: 0.66
Latest version lib instaled
The text was updated successfully, but these errors were encountered:
Hello. I am trying to use this library to convert uri to path but it just returns error.
example:
getPath(content://com.android.externalstorage.documents/tree/primary%3AAndroid%2Fmedia)
this return:
Error: Exception in HostFunction: java.lang.UnsupportedOperationException: Unsupported Uri content://com.android.externalstorage.documents/tree/primary%3AAndroid%2Fmedia
RN: 0.66
Latest version lib instaled
The text was updated successfully, but these errors were encountered: