Felix

Results 3 comments of Felix

I have found the reason. It does not support android10, but only supports android12 and above. In the _startPlayer method of FlautoPlayerEngine.java

> > > [@zhuwei](https://github.com/zhuwei):我在未来的 Flutter Sound v10.0 中修复了您的问题。我很快就会发布它。也许今天或明天。但我不确定你稍后不会再遇到崩溃。你会告诉我的…… > > > > > > 请问修改得怎么样?我想在本地试用一下 > > How did you solve it? 我调试看了,Android12以下不支持,FlautoPlayerEngine.java第244行

> > I have found the reason. It does not support android10, but only supports android12 and above. In the _startPlayer method of FlautoPlayerEngine.java > > [@yfhy](https://github.com/yfhy) I'm facing the...