After configuring firebase_analytics, I can see the data of ios, but why can't I see the data of android? #12284
Unanswered
taoyaolaile
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I introduced firebase_core, firebase_crashlytics, firebase_messaging, firebase_analytics into my project, and all of them work in android and ios except firebase_analytics, which doesn't work in android, but works in ios.



flutter sdk 3.7.0
environment:
sdk: ">=2.17.1 <3.0.0"
Not a single android device information has been collected, but we have a lot of android users
This is the way we introduce libraries
Beta Was this translation helpful? Give feedback.
All reactions