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"
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"