Cannot Close Android App - React Native -
i have created android app react native plays radio using module.
https://github.com/estebanfuentealba/react-native-android-audio-streaming-aac
i have used following code in function,
aacstreamingandroid.seturlstreaming(channel); aacstreamingandroid.play();
i cannot close app once start radio , stop it.the app continues stay in background.
can help?
Comments
Post a Comment