Giter Site home page Giter Site logo

Comments (14)

mukeshthawani avatar mukeshthawani commented on May 20, 2024

Try running this command to update Kommunicate SDK to the latest version: pod update Kommunicate.
Or change pod 'Kommunicate' in the Podfile to pod 'Kommunicate', '~> 5.7.1', and then run pod install command.

from kommunicate-ios-sdk.

hechukwu avatar hechukwu commented on May 20, 2024

Still didn't work

from kommunicate-ios-sdk.

mukeshthawani avatar mukeshthawani commented on May 20, 2024

Can you share the error log or a screenshot of the terminal?

from kommunicate-ios-sdk.

hechukwu avatar hechukwu commented on May 20, 2024

Screenshot 2020-12-15 at 10 07 43

from kommunicate-ios-sdk.

mukeshthawani avatar mukeshthawani commented on May 20, 2024

In the Podfile, replace pod 'SDWebImage' with pod 'SDWebImage', '~> 5.7.2', and then run pod install.

from kommunicate-ios-sdk.

hechukwu avatar hechukwu commented on May 20, 2024

I was able to install but I can't build the project due to kingfisher
Screenshot 2020-12-14 at 15 20 39

from kommunicate-ios-sdk.

mukeshthawani avatar mukeshthawani commented on May 20, 2024

Make sure deployment target is set to iOS 10 or above in your project. Also, mention the same in the Podfile by adding this line on top:

platform :ios, '10.0'

from kommunicate-ios-sdk.

hechukwu avatar hechukwu commented on May 20, 2024

Mine is platform :ios, '12.2'

from kommunicate-ios-sdk.

mukeshthawani avatar mukeshthawani commented on May 20, 2024

In that case, you shouldn't be getting this error. Check once if you've set the deployment target as iOS 12.2 in the project.
Screenshot 2020-12-15 at 2 03 44 PM

Also, run a clean build after pod install.

from kommunicate-ios-sdk.

hechukwu avatar hechukwu commented on May 20, 2024

Thanks for your help so far but after clean build I still have the Kingfisher problem

from kommunicate-ios-sdk.

hechukwu avatar hechukwu commented on May 20, 2024

Screenshot 2020-12-15 at 10 02 42

Screenshot 2020-12-15 at 10 06 06

I have increased the deployment target in the podfile to match the one in the deployment info tab

from kommunicate-ios-sdk.

mukeshthawani avatar mukeshthawani commented on May 20, 2024

Does it work after changing the deployment target? If not, please share a sample project, we will try to reproduce this issue.

from kommunicate-ios-sdk.

hechukwu avatar hechukwu commented on May 20, 2024

Screenshot 2020-12-15 at 13 20 53

Didn't work before because I had this in my podfile but now it works after changing it to 10.0. Thank you for your time.

from kommunicate-ios-sdk.

mukeshthawani avatar mukeshthawani commented on May 20, 2024

Good to know that it's working now.

from kommunicate-ios-sdk.

Related Issues (15)

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.