JK
JK
hi, i got same issue did this issue solved ?
Hello Team, Any solution to this? Facing the same issue on iOS 16.0.2 devices. It's happening only in the builds. The page goes blank white. FlutterWebViewController - dealloc LeakAvoider -...
I also encountered the same issue, which was reported in Crashlytics. ```firebase_messaging: ^14.3.0``` ``` Fatal Exception: java.lang.NullPointerException: Attempt to read from field 'java.lang.String io.flutter.view.FlutterCallbackInformation.callbackLibraryPath' on a null object reference in...
Hi, We are facing the same issue again after upgrading to `firebase_messaging: ^14.7.10`. ``` Fatal Exception: java.lang.NullPointerException: Attempt to read from field 'java.lang.String io.flutter.view.FlutterCallbackInformation.callbackLibraryPath' on a null object reference in...
I am also experiencing the same issue. I need to change the domain/API if the initially attempted API URL fails on the second retry. For example, if I try with...