You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to add a new plugin only to android using plugman gives below error :
Installing "cordova-plugin-firebase-messaging" for android
cordova-android version not detected (lacks script <project path>/cordova/version ), continuing.
Plugin doesn't support this project's cordova version. cordova: 9.0.1, failed version requirement: >=10.0.0
Skipping 'cordova-plugin-firebase-messaging' for android
cordova platforms list
Installed platforms:
android 12.0.1
ios 7.0.1
Trying to add a new plugin only to android using plugman gives below error :
cordova platforms list
Installed platforms:
android 12.0.1
ios 7.0.1
cordova --version
12.0.0 ([email protected])
Mac OS
The text was updated successfully, but these errors were encountered: