Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep calling play and app crash #122

Open
callmejm opened this issue Oct 23, 2017 · 2 comments
Open

Keep calling play and app crash #122

callmejm opened this issue Oct 23, 2017 · 2 comments

Comments

@callmejm
Copy link

callmejm commented Oct 23, 2017

I having an issue is I testing my audio streaming app by using this module, i tried to keep clicking the button to call ReactNativeAudioStreaming.play(somelink, {showIniOSMediaCenter: true, showInAndroidNotifications: true}); , the app crashed. Any idea for this ?

@marciaga
Copy link

+1 I'm getting the same crash. It seems that the ReactNativeAudioStreaming object is not on the NativeModules object, which I'm guessing is the reason for the crash, but I'm not familiar enough with debugging native module to dig deeper.

@svallen
Copy link

svallen commented Nov 3, 2017

+1 I am trying to get anything to work on this right now, but nothing is working and crashes when trying to call the raw play call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants