🐛 [firebase_performance] Seems to be using an outdated SDK version #7822
Labels
platform: android
Issues / PRs which are specifically for Android.
plugin: performance
resolution: invalid
This doesn't seem right and might not belong here.
type: bug
Something isn't working
Bug report
Describe the bug
The Firebase Console shows this warning when using the package:

Also, this message appears when trying to look at individual traces:

I'm already running the latest version of the plugin:
and I'm using Firebase BOM to manage dependencies:
Steps to reproduce
Steps to reproduce the behavior:
FirebasePerformance.instance.setPerformanceCollectionEnabled(true);
just to be sureExpected behavior
The whole performance sdk should work as advertised and I should be using the latest sdk version.
Sample project
If it's really necessary, I can provide one.
Additional context
N/A
Flutter doctor
Run
flutter doctor
and paste the output below:Click To Expand
Flutter dependencies
Run
flutter pub deps -- --style=compact
and paste the output below:Click To Expand
The text was updated successfully, but these errors were encountered: