Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDWebImage is downgraded #219

Closed
ngochai84 opened this issue Dec 9, 2022 · 2 comments
Closed

SDWebImage is downgraded #219

ngochai84 opened this issue Dec 9, 2022 · 2 comments

Comments

@ngochai84
Copy link

As i used CleverTap iOS SDK 4.1.3, I can use latest SDWebImage 5.14.x, but if I upgrade CleverTap iOS SDK to 4.1.6, it required for SDWebimage 5.11.1, Why is it?

below is my log from pod install error


[!] CocoaPods could not find compatible versions for pod "SDWebImage":
  In snapshot (Podfile.lock):
    SDWebImage (= 5.14.2, ~> 5.1, ~> 5.14)

  In Podfile:
    CleverTap-iOS-SDK (= 4.1.6) was resolved to 4.1.6, which depends on
      SDWebImage (~> 5.11.1)

    SDWebImage (~> 5.14.2)

Specs satisfying the `SDWebImage (~> 5.14.2), SDWebImage (= 5.14.2, ~> 5.1, ~> 5.14), SDWebImage (~> 5.11.1)` dependency were found, but they required a higher minimum deployment target.
@mrazam110
Copy link

I am facing the similar issue! Any fixes?

@akashvercetti
Copy link
Collaborator

Hi. We have updated the SDWebImage dependency in our latest release v4.2.0: https://github.com/CleverTap/clevertap-ios-sdk/releases/tag/4.2.0

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

No branches or pull requests

3 participants