solikhver

Results 4 comments of solikhver

I have solved exact the same issue by running `fastlane match nuke` and repeating attempt.

Same issue. **Fatal Exception: NSInternalInconsistencyException Sending a message before the FlutterEngine has been run.** ## System info Platform the Issue occurs on: iOS 15, Flutter v2.10.3 Plugin name: connectivity_plus Plugin...

> Thank you for explanation. > > Then I would argue that it shouldn't be from most general to least general, but rather from least general to most general because...

I am trying to migrate app to `targetSdkVersion 33`. Found the same issue. Since Android 13 we have the same notifications permission flow on iOS and Android, but `firebase_messaging` works...