Skip to content

Can't get event from Android. #69

Description

@paranat9221

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions