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

Show notification when registration was cleaned up automatically #44

Open
robo-w opened this issue Feb 27, 2019 · 0 comments
Open

Show notification when registration was cleaned up automatically #44

robo-w opened this issue Feb 27, 2019 · 0 comments
Labels
enhancement Enhancement of an existing feature

Comments

@robo-w
Copy link
Contributor

robo-w commented Feb 27, 2019

Follow up of #40:

  • When registration is automatically cleaned up, a notification shall be shown

Considerations:

  • Android >= 26 need a notification channel
  • Android < 22 might not support NotificationCompat.Builder. The documentation about this is not consistent
  • In a broadcast receiver the resources for the notification cannot be loaded as easy as in the background service
@robo-w robo-w added the enhancement Enhancement of an existing feature label Feb 27, 2019
@robo-w robo-w added this to the Version 1.2.0 milestone Mar 5, 2019
@robo-w robo-w removed this from the Version 1.2.0 milestone Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant