Giter Site home page Giter Site logo

Comments (6)

aliraza-noon avatar aliraza-noon commented on July 18, 2024

I labeled this as feature request, this in fact is bug which causing some trouble for our users on new apple devices.

from appboy-ios-sdk.

aliraza-noon avatar aliraza-noon commented on July 18, 2024

I have raised a pr as well, I am not sure how helpful is that #364

from appboy-ios-sdk.

jerielng avatar jerielng commented on July 18, 2024

Hey @aliraza-noon, thanks for raising this issue and a corresponding pull request. Since you have forked the repository from your end, is it possible to use the forked version in your app as a workaround?

Our Objective-C Appboy iOS SDK is deprecated, and we recommend upgrading to our Swift SDK, which allows you to use Braze independently of an implicit dependency on SDWebImage. We also have a migration guide to ease this process.

from appboy-ios-sdk.

aliraza-noon avatar aliraza-noon commented on July 18, 2024

@jerielng thanks for replying, unfortunately using my forks is not possible for us

I did not see notice for deprecation anywhere, please help us with this as we have a dependency on this in one of our apps.

from appboy-ios-sdk.

jerielng avatar jerielng commented on July 18, 2024

Hi @aliraza-noon, are you using CocoaPods or SPM to integrate AppboyKit? In either case, the version dependencies for SDWebImage shouldn't limit you from upgrading to the latest version in your app.

For instance, in CocoaPods, we are using the syntax >= 5.8.2 in our podspec, you should be able to use any version greater than or equal to that by running pod update SDWebImage to get the latest version (5.16.0) in your project.

Likewise, for SPM integrations, you can right-click on SDWebImage under your Package Dependencies and then Update Package.

from appboy-ios-sdk.

hokstuff avatar hokstuff commented on July 18, 2024

Closing out this issue based on the solution described above. Since the syntax for the podspec and the Package.swift describe the version floor, you are able to still update to the latest version of SDWebImage with today's Appboy iOS SDK code.

Thanks!

from appboy-ios-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.