-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
blocked: customer-responseWaiting for customer response, e.g. more information was requested.Waiting for customer response, e.g. more information was requested.platform: androidIssues / PRs which are specifically for Android.Issues / PRs which are specifically for Android.plugin: coretype: bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues.
Which plugins are affected?
Core
Which platforms are affected?
Android
Description
After migrated to 16KB in android, I am facing issue in 'Release' mode when calling this method (Firebase.initializeApp())
Error:
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel: "dev.flutter.pigeon.firebase_core_platform_interface.FirebaseCoreHostApi.initializeCore"., null, null)
Reproducing the issue
Run the app in release mode with 16KB supported.
Firebase Core version
4.4.0
Flutter Version
3.38.9
Relevant Log Output
Error:
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel: "dev.flutter.pigeon.firebase_core_platform_interface.FirebaseCoreHostApi.initializeCore"., null, null)
Flutter dependencies
Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.
Additional context and comments
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blocked: customer-responseWaiting for customer response, e.g. more information was requested.Waiting for customer response, e.g. more information was requested.platform: androidIssues / PRs which are specifically for Android.Issues / PRs which are specifically for Android.plugin: coretype: bugSomething isn't workingSomething isn't working