tlenclos / react-native-audio-streaming

iOS & Android react native module to play an audio stream, with background support and media controls
MIT License
781 stars 255 forks source link

RN 0.39.2 Playback error: Wrong # arguments #59

Closed skleest closed 7 years ago

skleest commented 7 years ago

"ReactNativeAudioStreaming. was called with 1 arguments, but expects 2. If you haven't changed this method yourself, this usually means that your versions of the native code and JavaScript code are out of sync. Updating both should make this error go away." Any ideas? Thanks!

skleest commented 7 years ago

Closed: Didn't realize .play API had changed