expo-firebase-analytics problem

Hi,

I’m using expo 37.0.3 on Android and i try to set up expo-firebase-analytics.
I’m following the doc (FirebaseAnalytics - Expo Documentation) and when i’m using:
Analytics.setCurrentScreen('Test')
or
Analytics.setCurrentScreen('Test', 'Test Sub')
Firebase record the event but screen name is “(not set)”
Is the doc up to date ?

Thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.