[ad_1]
When I attempt to replace cordova-support-google-services I get this warning:
cordova plugin add cordova-support-google-services --save
Putting in "cordova-support-google-services" for android
Plugin does not help this undertaking's cordova-android model. cordova-android: 10.1.2, failed model requirement: <9.0.0
Skipping 'cordova-support-google-services' for android
Putting in "cordova-support-google-services" for browser
Putting in "cordova-support-google-services" for ios
Including cordova-support-google-services to package deal.json
It solely refers to Android. In my app I’ve Android and iOS platforms.
I am guessing help was added by cordova and the plugin is not wanted. If that’s the case, what’s the brand new manner so as to add google-services.json (and GoogleService-Data.plist) to the undertaking?
I am utilizing the newest variations as of June 2022:
- Cordova 11.0.0
- Android 10.1.2
- ios 6.2.0
[ad_2]
