-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Starting Uploads notification not dismissing #3981
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm experiencing this for quite some time now. Currently I can reproduce this using v2.13.1.809~409e43c of the app that I installed from the Play store alpha channel on a Android 5.1.1 device. I have to force stop the app to make the notification go away. I'm suspecting this was introduced after the introduction of the limited-network mode option in PR #3934. |
@sivaraam same behaviour for me, the only way to dismiss the notification is by force stopping the app. Pinging @maskaravivek for discussion on this issue. |
* Start the upload service when needed and not in the MainActivity directly
@ashishkumar0207 @sivaraam Unfortunately the issue still exists for me (2.13.1-debug-master~c793827c5) when I toggle Limited Connection Mode. |
I uninstalled then reinstalled the app (alpha/master) yesterday and had this notification run for hours, even though I did not enable Limited Connection mode. |
Same here, it also started happening much more frequently for me on the current master. |
This issue is not solved in the master branch |
@Prince-kushwaha Sure, go ahead, please post updates over here :) |
assigness me for this issue |
@ashishkumar0207 can review my pull request #4041 and #4028 |
I merged your other PRs. :) Please feel free to work on this now @Prince-kushwaha . |
Hi @Prince-kushwaha are you still working on this? |
Yes |
Make PR in few days |
@Prince-kushwaha Thanks for the update, how are you planning to approach the issue? |
|
Not able to solve this issue completly |
@Prince-kushwaha No problem, just commit and push your code into a branch on your repository and link to it here so that others can have a look :-) Also please feel free to share here any tips or things you have noticed. Thanks for your work! |
Any one explain me how Uploading of media work in this app |
on install latest branch |
Hi @Prince-kushwaha , are you still working on this one? |
Yes |
@Prince-kushwaha could you tell us specifically what you have tried and where you are stuck, please? Unfortunately the questions you are asking are very general and I'm not sure how we can help you with them. :/ If you feel that you would prefer to work on a different issue, you are most welcome to do so, just let us know. :) |
Summary:
Starting Uploads notification not dismissing.
I installed the app on a new device and the notification was automatically triggered even when there were no pending uploads and I am unable to dismiss it.
Device and Android version:
Xiaomi A2 API 29
Commons app version:
2.13.1-debug-master-409e43c3a prodDebug latest master
Screen-shots:

The text was updated successfully, but these errors were encountered: