fluttercommunity / flutter_uploader

background upload plugin for flutter
MIT License
210 stars 140 forks source link

Upload failed in android #232

Open Bidhanrai opened 2 years ago

Bidhanrai commented 2 years ago

I am testing on Samsung Galaxy j7 Prime

Failed to upload - taskId: e9107260-4284-4e79-a2bd-f3d711cda1c9, code: upload_task_error, error: okhttp3.internal.http2.StreamResetException: stream was reset: NO_ERROR

imobdev-git commented 1 year ago

Did you get any solution for this ? I am getting the same issue in android while uploading multiple files. It works fine when I upload only one file.

ened commented 1 year ago

Please try to reproduce it in a test case and share code.