Ensure we schedule local push notifications at a normal time
Categories
(Fenix :: General, enhancement)
Tracking
(Not tracked)
People
(Reporter: boek, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/20887.
I had all notification categories on silent, I believe. New categories were apparently created for "marketing" , which sent me a noisy push at 2am to tell me Firefox wasn't default. Not cool.
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Reporter | ||
Comment 1•2 years ago
|
||
More context:
We are hoping most users are awake ~24 hours after the first install. However, I understand that this could trigger a notification sound(of the user’s choosing), if they have not muted their notification sounds while sleeping. But since this only happens once and it is an important notification, we don't want to lower the importance of it.
https://github.com/mozilla-mobile/fenix/pull/22501#issuecomment-1290852866
We could probably be a little smarter about when we schedule this notification that will also increase the effectiveness of it.
Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Description
•