miaotao
miaotao
same issue for me. crashed after install ,i rebuild apk with apktool 2.4.1 & 2.6.1,same result,and i can't found any useful error stackTrace in logcat after crash . don't know...
what a pity; i have rebuilt many apks succeed used apktool , but not for this apk, i can't see why it didn't work...;i believe i will find out the...
same question anyone resolved?
> > , But I don't want to change the source code. > > Of course, if this patch fixes the issue, there is no reason not to include it...
> > [@weqeo](https://github.com/weqeo) : Taudio 10.3.4 is released with the [@rRemix](https://github.com/rRemix) 's patch. > > ### 10.3.4 > > > > * iOS : Do not call getStatus when recording...
> 我不喜欢这个野指针问题。我没有使用你的补丁,而是尝试移除它,`dispatch_async(dispatch_get_main_queue()`因为我很确定我们已经在主线程中了。 请尝试使用 10.3.6 版本,然后告诉我是否更好。 > > ## 变更日志 > ### 10.3.6 > * iOS:删除`dispatch_async(dispatch_get_main_queue()`,`/* ctor */ AudioRecorderEngine`因为当录音机快速启动/停止时会出现太多问题,而且我们已经在主线程中了 i didn't see any code change in 10.3.6 or 10.3.7 at flutter_sound_core...
同问