cinder92 / react-native-get-music-files

React Native package to get music files from local and sd for iOS and Android
MIT License
130 stars 64 forks source link

error [Error: 404: Either the cursor is null or there are no results for this query] #91

Closed ajoykarmakar closed 1 year ago

ajoykarmakar commented 3 years ago

error [Error: 404: Either the cursor is null or there are no results for this query]. Got this error on android 10+ only.

image

Packages - "react": "16.13.1", "react-native": "0.63.2",

cinder92 commented 2 years ago

@ajoykarmakar Did you request permissions to read files?

cinder92 commented 1 year ago

closing this due to not response