Closed Requinard closed 6 years ago
I'm not sure this adressed the original issue - because it simply hides an unusual behavior behind a "don't ask me again" checkbox instead of fixing it.
What I would have expected is tapping the 'back' button on the home screen would either:
a) Just suspend the app. No questions asked, no dialog. App continues to run in the background. (This would be the default).
or
b) Terminate the app - app no longer runs in background. (Not default, but can be turned on in settings).
The behaviour is not unexpected as there are more apps that do this.
The original goal of the pop up was to alert users that closing the app would not stop the flow of updates
Let's merge it then; I see one benefit that you can dismiss the notification after it is shown once, which is already a plus compared to the current situation.
237