🔥 [Analytics] No activity is logged on Android #4932
Replies: 1 comment 5 replies
-
Interesting - this should be an issue I think, not a discussion? But that's okay because you provided all the info our template would ask for, for issues Similarly it looks like you are a bit behind "current stable" on some of your dependencies but a) not by much and b) I don't think that's what is going on here - I don't think that is the source of any problems My main thoughts:
To wit:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
No activity is logged in the Analytics dashboard in Firebase when running the app from Android.
On iOS I have enabled debug mode and the activity is shown immediately in the debug view in firebase console but on Android, nothing is shown.
Relevant part of package.json:
firebase.json:
In my app I initialize firebase:
With the following values that are displayed in the firebase console:
Other files:
android/build.gradle:
android/app/build.gradle
AndroidManifest.xml
React Native Info:
Also:
AndroidX is enabled
Jetifier is enabled
Beta Was this translation helpful? Give feedback.
All reactions