chemerisuk / cordova-plugin-firebase-analytics

Cordova plugin for Firebase Analytics
MIT License
157 stars 309 forks source link

Module 'FirebaseAnalytics' not found (iOS) #218

Open alexseyrakov opened 9 months ago

alexseyrakov commented 9 months ago

FirebaseAnalytics Module Not Found after installing and build project. When deleting the plugin cordova-plugin-firebase-analytics from the project, the project is built normally.

I use two plugins in the project: "cordova-plugin-firebase-analytics": "^8.0.0", "cordova-plugin-firebase-messaging": "^8.0.1"

cordova
gidifrancia commented 5 days ago

same problem :(