You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
Currently the notification channel gets created, as soon as a notification is raised.
Suggested Enhancement
Create the notification channel on app startup.
Expected Benefits
If the notification channel is setup on app startup, then the user is able to see what types of notifications the app will post. In addition, the user can directly modify the settings based on personal preference. This would not be possible, if the notification channel was not created, because there was no notification yet. This could lead to incomprehensible bevhavior of the app in the eyes of the user.
Current Implementation
Currently the notification channel gets created, as soon as a notification is raised.
Suggested Enhancement
Create the notification channel on app startup.
Expected Benefits
If the notification channel is setup on app startup, then the user is able to see what types of notifications the app will post. In addition, the user can directly modify the settings based on personal preference. This would not be possible, if the notification channel was not created, because there was no notification yet. This could lead to incomprehensible bevhavior of the app in the eyes of the user.
We would be happy, if we could supply a PR 😁
Best Regards 🚀
Robert Jakobs & Tim Brüggenthies (@timbrueggenthies)
The text was updated successfully, but these errors were encountered: