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

python - Setting ctypes.Structure default values -

Ansible - ERROR! the field 'hosts' is required but was not set -

java - HTTP Status 500 - No data type for node: org.hibernate.hql.internal.ast.tree.IdentNode -