rtokun
rtokun
> Sorry for late response. I conducted several tests and there were no crashes anymore. But the new app version went live with downgraded flutter, and it avoids the problem...
Version 12.5.1 (12E507)
The same is here, we facing crashes in production when `channel` is null, while calling `channel.invokeMethod(name, byteArray);`. From my check it happens, when an app goes to the background for...
Did as you asked - same error. It is important to note that this error occurred after an upgrade of Android Studio.
The JDK on my machine is `1.8.0_202` It is important to note, that while I am creating the default "Hello World" project, it compiles and runs on both Android and...
I even upgraded to java 271 build. You can see the complete error coming from right java version: ``` > Task :shared:cinteropFirebaseFirestoreIos FAILED Execution failed for task ':shared:cinteropFirebaseFirestoreIos'. > Process...
If on iOS it is relatively easy, can you maybe, as quick fix, push this option only for one platform?