flutter_uploader icon indicating copy to clipboard operation
flutter_uploader copied to clipboard

Android allowCellular false not working

Open BetterB0y opened this issue 3 years ago • 1 comments

Either way allowCellular = false is not working. When I turned off wifi as expected it didn't send photo - with logs: W/WM-WorkSpec(26574): Backoff delay duration less than minimum value

When i turned on wifi and tried to send photo I also got and photo was not sent;

W/WM-WorkSpec(26574): Backoff delay duration less than minimum value

BetterB0y avatar Sep 20 '22 10:09 BetterB0y

I checked it now on ios its working properly.

BetterB0y avatar Sep 20 '22 10:09 BetterB0y