watson wang
watson wang
> AndroidManifest.xml中已经添加了`` ,但是还是同样的问题,无法提交Google Play审核,Google Play提示如下: “软件包安装请求权限”声明不完整 所有使用 REQUEST_INSTALL_PACKAGES 权限的开发者都必须填写此声明,否则应从其应用的清单中移除该权限 你先去查看一下打的包是否真的含有request_install_package这个权限
> Yes, when you play a stream, the player is never stopped automatically. You can stop feeding the stream during some time and restart feeding it later. You stop the...
> Yes, I think you can do that. Use the real Dart Streams and not the (feed... verbs). Of course you will be not synchronous anymore between your recorder and...
> [flutter/flutter#123353](https://github.com/flutter/flutter/issues/123353) > > AndroidEGLSurfaceDamage的init方法直接return 貌似不是同一个问题 我们的手机api 33也会出现
> > > [flutter/flutter#123353](https://github.com/flutter/flutter/issues/123353) > > > AndroidEGLSurfaceDamage的init方法直接return > > > > > > 貌似不是同一个问题 我们的手机api 33也会出现 > > 跟API没有关系,直接关掉就好了,可以试试。 这个需要重新编译引擎吗
It's a hard desicion to make.
isAvailable判断的是手机链路是否通畅,如果要看是否能联网得用byping
同问+1
To bee or not to bee:
same issue