Expo firebase analytics is not working in live ios/android apps.

  1. Android and iOS
  2. expo-firebase-analytics

I want to integrate firebase analytics in my app so that I can see real time analytics of my app and also logging some events.
I followed the documentation and setup the firebase accordingly and using this library expo-firebase-analytics.

It is working fine when we are doing web configuration for expo-go app and runing it in debug mode.
But after launching my app to playstore and app store. I am not able to see any analytics in live apps.
I have already used google-services.json and GoogleService-info.plist file in my project.

Please help me in resolving this issue.
Thanks

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