I am trying to implement google analytics for one of my android apps. I am totally new for analytics and android app development. I thought of trying the examples given in t
Check if you don't forget to put
apply plugin: 'com.google.gms.google-services'
in app level build.gradle