GithubHelp home page GithubHelp logo

Comments (6)

skellock avatar skellock commented on July 19, 2024 4

That's a really good question.

A quick google search turned up this:

axios/axios#535

If this works, I'd be happy to add support to the library to make it a little easier to do.

from apisauce.

paomosca avatar paomosca commented on July 19, 2024

i was reading that workaround too, but apparently is not working with axios either (reading some answers in the same thread)

from apisauce.

skellock avatar skellock commented on July 19, 2024

Also, react native is a different beast sometimes. They wrote their own HTTPXMLRequest wrapper, and they just might not support all pass-throughs. (because they have another platform-specific layer for ios & android they have to talk to).

from apisauce.

skellock avatar skellock commented on July 19, 2024

For example: http://stackoverflow.com/questions/36289125/react-native-fetch-from-https-server-with-self-signed-certificate

from apisauce.

paomosca avatar paomosca commented on July 19, 2024

Apparently no solution there... only some change in xcode to make it works, but not for android... so... i think we can close the issue... or leaving it open for people looking for the same issue...

thanks anyway for your fast answer!

pd... apisauce is great :)

from apisauce.

skellock avatar skellock commented on July 19, 2024

There's probably a way to do this too in Android.

For example: http://stackoverflow.com/questions/25509296/trusting-all-certificates-with-okhttp

And why am I not suprised to see this thing called a Manager and Factory. Haha.

Thanks for the kind words. I think I'll close this only because we can't fix it at this level.

from apisauce.

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.