无法关闭Android应用程序 - React Native

时间:2016-04-19 05:39:37

标签: android react-native audio-streaming

我创建了一个带有react native的Android应用程序,使用此模块播放Radio。

https://github.com/EstebanFuentealba/react-native-android-audio-streaming-aac

我在我的函数中使用了以下代码,

AACStreamingAndroid.setURLStreaming(channel);
AACStreamingAndroid.play();

我启动收音机并停止播放后无法关闭应用程序。应用程序继续保持在后台。

有人可以帮忙吗?

0 个答案:

没有答案