Replies: 1 comment
-
Never mind, I got. Didn't notice that it only log in |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ctkqiang
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Problem
I've implemented event logging through both Firebase Analytics:
logEvent()
are both called with correct params , No null exceptions (confirmed via debug prints).What I’ve Tried
adb shell setprop debug.firebase.analytics.app com.my.app
google-services.json
.My code example:
and in my
main.dart
Dear Masters, what else do I missed?
Beta Was this translation helpful? Give feedback.
All reactions