Mr. Andrey
Mr. Andrey
Good day. There are two solutions: 1. Install [this](https://github.com/dpa99c/cordova-android-play-services-gradle-release) plugin 2. Manually edit file platforms>android>project.properties and specify versions for com.google.android.gms like this **cordova.system.library.1=com.google.android.gms:play-services-location:11.0.4** cordova.system.library.2=com.android.support:support-v4:27.0.2 cordova.system.library.3=com.android.support:appcompat-v7:27.0.2 cordova.gradle.include.1=cordova-plugin-background-geolocation/quickrun-dependencies.gradle cordova.system.library.4=com.android.support:support-v4:27.0.2 cordova.system.library.5=com.android.support:support-v4:27.0.2 **cordova.system.library.6=com.google.android.gms:play-services-analytics:11.0.4** You...
I've fixed this issue by specifying newer firebase sdk version in package.json : "IOS_FIREBASE_SDK_VERSION":"10.22.0",
> Thanks. Yeah was just wondering if there was some other built in way I was missing of overriding that pod version. Was trying to do it in a automatic/reproducible...
> @risinghero I tried this and got: > > `CocoaPods could not find compatible versions for pod "FirebaseInAppMessaging": In Podfile: FirebaseInAppMessaging (= 10.22.0)` > > Turns out FirebaseInAppMessaging only publishes...
> > @risinghero I tried this and got: > > `CocoaPods could not find compatible versions for pod "FirebaseInAppMessaging": In Podfile: FirebaseInAppMessaging (= 10.22.0)` > > Turns out FirebaseInAppMessaging only...
Ica be worng but when I changed > > > > @risinghero I tried this and got: > > > > `CocoaPods could not find compatible versions for pod "FirebaseInAppMessaging":...
Looks like it is a solution. Though Slice for my purpose will be better and it feels like natural method analogue to span slice or Array slice.