--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/d0239b23-6978-454a-8645-449c08a0f01d%40googlegroups.com.
Hi Emil,I believe you're looking for Analytics.setScreenName(screenName, screenClass: screenClass) as documented here?☼, Kato
On Tue, Jul 30, 2019 at 11:18 PM Emil <hohoho1...@gmail.com> wrote:
Hi,--
Is it possible to add custom parameters (e.g. language) to screen_view event?
It seems that screen_view is recorded by Firebase in default.
Is there any methods to add parameters to screen_view?
I have tried to log a custom event using mFirebaseAnalytics.logEvent(evt, bundle),
but the above method cannot record the screen average time which is provided by screen_view.
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/d0239b23-6978-454a-8645-449c08a0f01d%40googlegroups.com.