apps-android-commons icon indicating copy to clipboard operation
apps-android-commons copied to clipboard

[Bug]: Pause Upload feature not working in Android 11

Open arinmodi opened this issue 3 years ago • 3 comments

Summary

Pausing upload not working android 11

Steps to reproduce

  1. Upload the picture
  2. pause upload

Expected behaviour

should pause the upload

Actual behaviour

it is showing the paused state to user in foreground, but it is uploading picture in background, and after some time you will notice that picture is uploaded to the contribution, which should not happen

Device name

Realme RMX1971

Android version

Android 11

Commons app version

3.1.1 debug

Device logs

No response

Screen-shots

No response

Would you like to work on the issue?

No response

arinmodi avatar Feb 23 '22 14:02 arinmodi

@arinmodi actually pausing upload works, BUT only once.

Click the pause button while uploading, uploading will be paused then click resume. works perfect But if you try to pause it again , it won't pause , THIS IS THE ACTUAL issue.

and more over the pausing button is slow and takes time to get implemented therefore within that time if it gets paused then okay otherwise the image will be uploaded in background

Rishavgupta12345 avatar Mar 12 '22 13:03 Rishavgupta12345

@Rishavgupta12345, did you try in Actual android 11 device ?

arinmodi avatar Mar 13 '22 11:03 arinmodi

Is this the same as #4835 ?

pigsonthewing avatar May 21 '22 18:05 pigsonthewing