Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.
This repository was 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

Description

@pendelru

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions