evollu / evollu/react-native-firebase-analytics

Can't get event from Android.

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
206
Forks
52
PR merge metrics
No merged PRs in 30d

Description

Hi, I use Google Analytics for firebase and I try to sent `logEvent( )` to firebase from Android app but I can't see any event show (it's show only `first_open, user_engagement, screen_view` when I open it at first time),

I try to use `logEvent( )` in iOS too and it's work fine.

I already add
`classpath 'com.google.gms:google-services:3.1.1'` in android/build.gradle
`apply plugin: 'com.google.gms.google-services'` at bottom of android/app/build.gradle file

Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.