Configure Google Firebase Analytics without detaching

Hello. I would like to configure Google Firebase Analytics on my Expo app without detaching.

In Firebase, I completed the requested info (app iOS bundle identifier and App ID) and it downloaded a GoogleService-Info.plist file, telling me to add it to my project in Xcode (see details here).

However, I don’t want to detach my app from Expo. Is there a way to achieve Google Firebase Analytics integration another way?

I found this forum topic which said FCM for iOS wasn’t supported. But hopefully the above is.

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