Closed therealsuji closed 1 year ago
@therealsuji
can you provide more context?
Android is normal. But not with iOS
My environment
My error
I don't know about iOS part of the module, maybe @cinder92 can help.
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
Anyone knows how to fix this? Having this problem in iOS as well. cc: @cinder92
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
Fetch same error iOS Any update on this? Is there a solution ? TypeError: null is not an object (evaluating 'RNReactNativeGetMusicFiles.getAll')
closing this in favor of https://github.com/cinder92/react-native-get-music-files/pull/108
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