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 was archived by the owner on Mar 16, 2024. It is now read-only.
Hello, the plugin currently automatically asks for notification permission when the app is opened, can we add this to a config?
This is my current config, can we add one here like disableNotificationRegistration? Because there is already a place inside where we get notification permission. It seems like it is not user friendly to ask for notification permission as soon as the application is opened at first.
Hello, the plugin currently automatically asks for notification permission when the app is opened, can we add this to a config?
This is my current config, can we add one here like
disableNotificationRegistration? Because there is already a place inside where we get notification permission. It seems like it is not user friendly to ask for notification permission as soon as the application is opened at first.Thank You!