Replies: 1 comment
-
|
Found the notification when had enabled notifications for macOS for chrome |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this code:
I can see in the background console: onCronjob called
However I cannot see the notification in my chrome browser running on macOS.
As I am calling the cronjob every minute I sometimes see rate limiting error message:
This infers that it is hitting the macOS notification system. However I cannot see the notfiication. Any ideas?
Thank you for your time
Beta Was this translation helpful? Give feedback.
All reactions