sam-uraii

Results 4 issues of sam-uraii

Premise: I am uploading a 250+MB video file with my own written resumable download function, the uploading is happening successfully as I can watch the video in the drive. Problem:...

**Premise**: I am downloading a 250+MB file from my server and then writing it using react-native-fs.writeFile API but..... **Problem**: At the time when I run the API to write the...

Any time I run an upload API whether it is a resumable uploader or multipart uploader **[TypeError: Network request failed]** ** **a.)** After uploading 2 - 3 (sometimes 1-2) photos...

**Premise**: I was trying to upload a video of 45 MB through resumableUploader with one chunk equals to around 4MB. **Problem**: After 2 successful uploaded chunks the API was keep...