HI All,
When I install phonegap-push-plugin , i get this following message and after installing it… i cannot build my app on android ionic1
cordova plugin add phonegap-plugin-push --variable SENDER_ID=xxxxxxxxx
Unmet project requirements for latest version of phonegap-plugin-push:
cordova-android (5.2.2 in project, >=6.0.0 required)
Fetching highest version of phonegap-plugin-push that this project supports: 1.8.4 (latest is 1.9.0)
Fetching plugin “phonegap-plugin-push@1.8.4” via npm
Installing “phonegap-plugin-push” for android
$ ionic plugin add phonegap-plugin-push
Unmet project requirements for latest version of phonegap-plugin-push:
cordova-ios (4.1.1 in project, >=4.3.0 required)
cordova-android (5.2.2 in project, >=6.0.0 required)
Fetching highest version of phonegap-plugin-push that this project supports: 1.8.4 (latest is 1.9.0)
Installing "phonegap-plugin-push" for android
Plugin doesn't support this project's cordova-android version. cordova-android: 5.2.2, failed version requirement: >=6.0.0
Skipping 'phonegap-plugin-push' for android
Installing "phonegap-plugin-push" for ios
Plugin doesn't support this project's cordova-ios version. cordova-ios: 4.1.1, failed version requirement: >=4.3.0
Skipping 'phonegap-plugin-push' for ios