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

Popular posts from this blog

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -