Bundle bundle = new Bundle(); bundle.putString(FirebaseAnalytics.Param.METHOD, method); mFirebaseAnalytics.logEvent(FirebaseAnalytics.Event.LOGIN, bundle);
top of page
bottom of page