apps-android-commons
apps-android-commons copied to clipboard
[Bug]: Pause Upload feature not working in Android 11
Summary
Pausing upload not working android 11
Steps to reproduce
- Upload the picture
- 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 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, did you try in Actual android 11 device ?
Is this the same as #4835 ?