fluttercommunity / flutter_uploader

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

Uploading stops if I keep uploading images for more than 30 seconds on IOS. #246

Open masal9pse opened 1 year ago

masal9pse commented 1 year ago

I have about 50 images in total uploading to the server in the background, but after about 20 uploads, it goes to over 30 seconds and the upload log stops from there. Is there a workaround for this?