Giter VIP home page Giter VIP logo

Comments (10)

thedarkcder avatar thedarkcder commented on September 10, 2024 2

There you go

https://github.com/thanx/react-native-zendesk

No offence jacky

from react-native-zendesk.

 avatar commented on September 10, 2024

Is there any fix available for this issue ??

from react-native-zendesk.

thedarkcder avatar thedarkcder commented on September 10, 2024

Anybody get the PR to work?

from react-native-zendesk.

Meegul avatar Meegul commented on September 10, 2024

I was able to get it to work. I took the changes from PR #24 in my locally installed version of react-native-zendesk, but had to then re-run pod install. Then, there was a build issue where I had to comment out a line that would hide the support -- this should be easy to find.

from react-native-zendesk.

thedarkcder avatar thedarkcder commented on September 10, 2024

Me to - needed to update Xcode to latest.

But I'm using another updated fork

from react-native-zendesk.

Meegul avatar Meegul commented on September 10, 2024

What's the fork? Not too keen on managing a fork myself, and I will need to use one until this library gets updated.

from react-native-zendesk.

maxhungry avatar maxhungry commented on September 10, 2024

Just a note, before #24 is merged I had to do this for a workaround with the Swift 5.2 changes: maxhungry@572e65f

from react-native-zendesk.

pentolbakso avatar pentolbakso commented on September 10, 2024

Do we need to use swift 5.2 in order to use the library ( zendesk supportSdk ) ? Dang, then I would need to upgrade to Catalina

from react-native-zendesk.

thedarkcder avatar thedarkcder commented on September 10, 2024

I couldn't get many things to work properly with out upgrading.

I had to upgrade to Catalina, now I need to figure out how to run my 32bit apps.

from react-native-zendesk.

ravindranpandu avatar ravindranpandu commented on September 10, 2024

I had the same issue after updating to catalina OS / xCode 11.5, swift compiler 5.2 couldn't compile swift 5.1 modules in the zendesk sdk, finally i followed @maxhungry PR #24 and it worked finally, important task is to build your local node_modules/react-native-zendesk folder with yarn build or npm build only then you can import the js files from lib folder.

FInally i automated the react-native-zendesk build it with yarn's post-build hook command which is less pain for frequent builds.

you need to do yarn install or npm install, cd ios && pod install again to make this work.

Hope this will help someone who is facing this issue here, cheers 👍

from react-native-zendesk.

Related Issues (19)

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.