Giter Club home page Giter Club logo

Comments (5)

PimDeWitte avatar PimDeWitte commented on May 18, 2024 1

@wkh237 any direction where I could look? Pretty urgent for me to get this fixed. This is so much better then the react-native-fs lib :-)

from react-native-fetch-blob.

wkh237 avatar wkh237 commented on May 18, 2024

Hi @PimDeWitte , thanks for your informing. I am looking into this issue, but I need some time. Besides, I noticed that your config have both fileCache and path property, if you're going to save the file to an absolute path, the fileCache property won't be necessary. fileCache property means it will use a temp path, by design, it will be ignored when path has value : )

from react-native-fetch-blob.

PimDeWitte avatar PimDeWitte commented on May 18, 2024

I figured it out. The GET parameters are not respected in android

e.g.

http://google.com?q=X will be sent properly on iOS, but will be sent as http://google.com on android @wkh237

from react-native-fetch-blob.

wkh237 avatar wkh237 commented on May 18, 2024

@PimDeWitte , great thanks for your information! Looks like I added params twice on Android. So the server doesn't response as expect.

I've just solved this issue but it's based on 0.5.2 branch, the IOS HTTP implementation is quite different from previous version, if you're going to fix it base on 0.5.1 please check here for the implementation and here for the test cases.

I will publish 0.5.2 once I finished updating the README.md.

from react-native-fetch-blob.

PimDeWitte avatar PimDeWitte commented on May 18, 2024

@wkt
thanks so much!

from react-native-fetch-blob.

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.