johnsonsu/react-native-sound-player

[BUG] TypeError at every usage

dariuscatinas opened this issue · 2 comments

Whenever I use the library I get:

TypeError: TypeError: null is not an object (evaluating '_reactNative.NativeModules.SoundManager.playSound')
The same goes for every function.

  • OS: Android 5.1.1
  • React Native version: react-native: 0.58.5
    I have linked the library.

Please help i have the same problem

xeroe commented

same here