Git Product home page Git Product logo

Comments (7)

mayander30 avatar mayander30 commented on May 30, 2024 1

I could not found solution for this issue, I tried Amplify form AWS but it dos not works too.. for now I am using a upload in webview, it works for big files, but in android NO.

from react-native-chunk-upload.

isllyend avatar isllyend commented on May 30, 2024 1

+1 There are other ways?

from react-native-chunk-upload.

mayander30 avatar mayander30 commented on May 30, 2024

same to me.. the lib not works with large files ;//

from react-native-chunk-upload.

sunilhugenx avatar sunilhugenx commented on May 30, 2024

yes i am also facing same error.
unable to upload more then 400MB file. app crash

from react-native-chunk-upload.

sunilhugenx avatar sunilhugenx commented on May 30, 2024

yes i am also facing same error. unable to upload more then 400MB file. app crash

issue only appear on real device, it's working fine with simulator.
i tested on iPhone7, iPhone8 physical device

from react-native-chunk-upload.

favaztechcurve avatar favaztechcurve commented on May 30, 2024

+1

from react-native-chunk-upload.

zgordon02 avatar zgordon02 commented on May 30, 2024

It's crashing because this package reads the file to base64 in memory, then saves that base64 into new chunked files. It's extremely inefficient especially for larger files. Expect memory overflow

from react-native-chunk-upload.

Related Issues (11)

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.