Skip to content
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

breaking(android): move clearAllNotifications to destroy from pause #13

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

erisu
Copy link

@erisu erisu commented Aug 12, 2020

Notifications should persist when the app is moved to the background in order to draw the user back to re-activate the app when they are done multitasking.

Notifications should be destroyed when the all is closed though to avoid clutter.

Notifications should persist when the app is moved to the background in order to draw the user back to re-activate the app when they are done multitasking.

Notifications should be destroyed when the all is closed though to avoid clutter.

This should also resolve:
ghenry22/cordova-plugin-music-controls2#7
@erisu erisu merged commit 1fcb939 into master Aug 12, 2020
@erisu erisu deleted the breaking/clear-noti-on-destroy branch August 12, 2020 08:42
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants