chemerisuk / cordova-plugin-firebase-analytics

Cordova plugin for Firebase Analytics
MIT License
154 stars 305 forks source link

Plugin doesn't support this project's cordova version #199

Closed TildeGv9 closed 2 years ago

TildeGv9 commented 2 years ago

Hello, I'm trying to build my iOS app but I got this error message:

Installing "cordova-plugin-firebase-analytics" for ios Plugin doesn't support this project's cordova version. cordova: 9.0.1, failed version requirement: >=10.0.0

I already have: cordova -v 10.0.0 (cordova-lib@10.1.0) cordova-android -> 9.1.0 cordova-ios -> 6.1.0

--- npm outdated
Package Current Wanted Latest Location cordova 10.0.0 10.0.0 11.0.0 Fenix

Can anyone help me?

TildeGv9 commented 2 years ago

@chemerisuk @jonas-m- @FdezRomero @robertodias180 Can you help me on this topic, pls?

TildeGv9 commented 2 years ago

I get same error message if I downgrade to project's cordova-version to 8.12 or upgrade to 11.0.0

TildeGv9 commented 2 years ago

@chemerisuk Why did you close the issue? Is it solved?

manongwang commented 1 year ago

Hi, I have the same issues with pipeline, do you find a solution ?