Nap Chen
Nap Chen
have the same issue,only happen on iOS sometimes,i have test version 3.0.8 and 3.0.9
I guess this issue is related to https://github.com/hyochan/react-native-audio-recorder-player/issues/235
it is possible to auto stop the player and set a callback fun when the audio is playing to the end, then we don't need to stop player manualy
> > it is possible to auto stop the player and set a callback fun when the audio is playing to the end, then we don't need to stop player...
改下gradle的版本就行了,报错提示了要1.3.0或以上
> 0.61.5需要改到什么版本 不会报错 `react-native-baidumap-sdk` 要改这个的gradle版本为1.3.0或者以上
去掉Android/app/libs下面的地图文件
> 我这边有一种绕过改源码的方法,相当于变相实现,需要的同学可以参考下. > > [链接](https://www.jianshu.com/p/e7eb57a5a007) 您这个不是没有使用自定义View吗?
一样的,我的也是这样,但是问题只是出在release版本
is there any solution?