cinder92 / react-native-get-music-files

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

TypeError: null is not an object (evaluating 'RNReactNativeGetMusicFiles.getAll') #70

Closed therealsuji closed 1 year ago

therealsuji commented 4 years ago

2019-11-25 22:14:45.030 [info][tid:com.facebook.react.JavaScript] { [TypeError: null is not an object (evaluating 'RNReactNativeGetMusicFiles.getAll')] line: 96542, column: 37, sourceURL: 'http://192.168.1.11:8081/index.bundle?platform=ios&dev=true&minify=false' }

this comes up when i try to get all songs in ios 13.1

pod install was done also automatic linking is done as well

Drazail commented 4 years ago

@therealsuji

can you provide more context?

SpQuyt commented 4 years ago

Android is normal. But not with iOS

My environment

My error image

Drazail commented 4 years ago

I don't know about iOS part of the module, maybe @cinder92 can help.

PreetOceans commented 4 years ago

TypeError: null is not an object (evaluating 'RNReactNativeGetMusicFiles.getAll') getting this error on android. add library folder in project because from npm install getting error

anhphung97 commented 3 years ago

Anyone knows how to fix this? Having this problem in iOS as well. cc: @cinder92

amau808 commented 3 years ago

Is there a solution ? I'm facing the same issue on ios (using the simulator).

I didn't follow the installation instructions because, if I modify the Xcode project, it doesn't compile anymore

MaxJadav commented 3 years ago

Fetch same error iOS Any update on this? Is there a solution ? TypeError: null is not an object (evaluating 'RNReactNativeGetMusicFiles.getAll')

cinder92 commented 1 year ago

closing this in favor of https://github.com/cinder92/react-native-get-music-files/pull/108