-
Couldn't load subscription status.
- 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
Crash when calling Firebase.initializeApp()
Reproducing the issue
Exception on calling Firebase.initializeApp()
Firebase Core version
4.2.0
Flutter Version
3.35.7
Relevant Log Output
I/flutter (28539): #0 FirebaseCoreHostApi.initializeCore (package:firebase_core_platform_interface/src/pigeon/messages.pigeon.dart:301:7)
I/flutter (28539): <asynchronous suspension>
I/flutter (28539): #1 MethodChannelFirebase._initializeCore (package:firebase_core_platform_interface/src/method_channel/method_channel_firebase.dart:29:41)
I/flutter (28539): <asynchronous suspension>
I/flutter (28539): #2 MethodChannelFirebase.initializeApp (package:firebase_core_platform_interface/src/method_channel/method_channel_firebase.dart:70:7)
I/flutter (28539): <asynchronous suspension>
I/flutter (28539): #3 Firebase.initializeApp (package:firebase_core/src/firebase.dart:78:31)
I/flutter (28539): <asynchronous suspension>Flutter dependencies
Expand Flutter dependencies snippet
- firebase_analytics 12.0.3 [firebase_analytics_platform_interface firebase_analytics_web firebase_core firebase_core_platform_interface flutter]
- firebase_analytics_platform_interface 5.0.3 [_flutterfire_internals firebase_core flutter meta plugin_platform_interface]
- firebase_analytics_web 0.6.0+3 [_flutterfire_internals firebase_analytics_platform_interface firebase_core firebase_core_web flutter flutter_web_plugins]
- firebase_auth 6.1.1 [firebase_auth_platform_interface firebase_auth_web firebase_core firebase_core_platform_interface flutter meta]
- firebase_auth_platform_interface 8.1.3 [_flutterfire_internals collection firebase_core flutter http meta plugin_platform_interface]
- firebase_auth_web 6.0.4 [firebase_auth_platform_interface firebase_core firebase_core_web flutter flutter_web_plugins http_parser meta web]
- firebase_core 4.2.0 [firebase_core_platform_interface firebase_core_web flutter meta]
- firebase_core_platform_interface 6.0.2 [collection flutter flutter_test meta plugin_platform_interface]
- firebase_core_web 3.2.0 [firebase_core_platform_interface flutter flutter_web_plugins meta web]
- firebase_crashlytics 5.0.3 [firebase_core firebase_core_platform_interface firebase_crashlytics_platform_interface flutter stack_trace]
- firebase_crashlytics_platform_interface 3.8.14 [_flutterfire_internals collection firebase_core flutter meta plugin_platform_interface]
Additional context and comments
No response
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