Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

CocoaPods could not find compatible versions for pod "GoogleUtilities/AppDelegateSwizzler" #754

Open
pendelru opened this issue Apr 24, 2022 · 0 comments

Comments

@pendelru
Copy link

We are in the process of upgrading our Ionic app to the latest version (Ionic 6, Angular 13, Capacitor 3). However, we encounter a conflict when building for iOS:

[capacitor] [!] CocoaPods could not find compatible versions for pod "GoogleUtilities/AppDelegateSwizzler":
[capacitor] In Podfile:
[capacitor] CordovaPlugins (from ../capacitor-cordova-ios-plugins) was resolved to 3.5.0, which depends on
[capacitor] Firebase/Analytics (> 8.8.0) was resolved to 8.8.0, which depends on
[capacitor] Firebase/Core (= 8.8.0) was resolved to 8.8.0, which depends on
[capacitor] FirebaseAnalytics (
> 8.8.0) was resolved to 8.8.0, which depends on
[capacitor] GoogleUtilities/AppDelegateSwizzler (> 7.4)
[capacitor]
[capacitor] CordovaPluginsStatic (from ../capacitor-cordova-ios-plugins) was resolved to 3.5.0, which depends on
[capacitor] GoogleUtilities (
> 7.2.2) was resolved to 7.2.2, which depends on
[capacitor] GoogleUtilities/AppDelegateSwizzler (= 7.2.2)

There seems to be a conflict between this plugin and the latest "cordova-plugin-firebase-analytics" plugin ("^6.1.0").
Could anyone help us out here?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant