JTang
JTang
> 就我而言,这个错误在 Flutter 3.0.0 (iOS) 中重现。 日志:由于执行过程中的错误,命令缓冲区的执行被中止。忽略(用于导致先前/过多的 GPU 错误)(00000004:kIOGPUCommandBufferCallbackErrorSubmissionsIgnored) Has it happened many times? I haven't dared to upgrade. It's still 2.5.3.
Hope to get attention, this is very important to us
> @crazecoder 非常感谢,已经成功的跑起来了,不过有一些异常 > > ```java > I/zygote ( 7135): Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/tencent/tinker/lib/util/TinkerLog$TinkerLogImp; > I/zygote ( 7135): at void com.tencent.bugly.beta.tinker.TinkerManager.setPatchRestartOnScreenOff(boolean) (BUGLY:79) >...
if the demo add the upload images or files solution,it will be perfect :)
我也遇到了同样的问题,ios崩溃,内存溢出
hope there is a way to fix it.
求指导 是否可以通用 ``` Observable.create(new Observable.OnSubscribe() { @Override public void call(Subscriber
@geminiwen 我看了 如果放在子线程 确实不行,还好我没有放在子线程 @ZhaoKaiQiang @lzyzsd @lincleejun @androidMVP 各位老大 帮忙看看 我写的代码是否有问题 ,以后我做耗时操作(比如,查询数据库,遍历对比,发送socket)就这么做,可以吗