Skip to content

Incompatibility between ios_sdk 5.4.4 and firebase-ios-sdk 12.3.0 due to google-ads-on-device-conversion-ios-sdk dependencyΒ #773

@hamayokokuririn

Description

@hamayokokuririn

This is an issue with the Adjust iOS SDK.

We are using ios_sdk version 5.4.4.
When updating firebase-ios-sdk from 12.2.0 to 12.3.0, we encountered the following error:

Failed to resolve dependencies Dependencies could not be resolved because root depends on 'firebase-ios-sdk' 12.3.0 and root depends on 'ios_sdk' 5.4.4.
'ios_sdk' is incompatible with 'firebase-ios-sdk' because 'firebase-ios-sdk' 12.3.0 depends on 'googleappmeasurement' 12.3.0.
'ios_sdk' is incompatible with 'googleappmeasurement' because 'ios_sdk' 5.4.4 depends on 'google-ads-on-device-conversion-ios-sdk' 2.0.0..<3.0.0 and 'googleappmeasurement' 12.3.0 depends on 'google-ads-on-device-conversion-ios-sdk' 3.0.0..<3.1.0.

It seems that ios_sdk 5.4.4 is restricted to google-ads-on-device-conversion-ios-sdk version 2.x, while firebase-ios-sdk 12.3.0 requires version 3.x.

Would it be possible to update the dependency version of google-ads-on-device-conversion-ios-sdk to ensure compatibility with the latest Firebase iOS SDK?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions