react-native-background-upload icon indicating copy to clipboard operation
react-native-background-upload copied to clipboard

Android - Upload progress is stopped when it takes time

Open tolik85 opened this issue 5 years ago • 4 comments

Hello! I am experiencing an issue on Android that the upload process is stopped randomly, "progress" callback is not called anymore. This happens primarily when uploading a large file which takes time to upload. I've tried both when my app is in foregound and background. For small files, when the upload takes about 20 seconds, it works flawlessly.

What could be the reason?

Thanks!

tolik85 avatar Feb 04 '20 20:02 tolik85

Same happens to me also for large images in Android. Any fix as of now?

ShahidAnjum avatar Mar 17 '20 17:03 ShahidAnjum

Same problem here. Any fix as of now?

mobtex avatar Mar 18 '20 00:03 mobtex

+1 happens for me too

berkcoker avatar Mar 18 '20 21:03 berkcoker

Hi. Have you tried disable battery optimizing or background restrictions on android?)

duasfh avatar Apr 11 '20 06:04 duasfh