Open Bug 1814863 Opened 2 years ago Updated 23 days ago

Show in-app notifications when notification permission is denied.

Categories

(Fenix :: General, enhancement)

All
Android
enhancement

Tracking

(Not tracked)

People

(Reporter: mcarare, Unassigned)

References

Details

Along with Android 13 devices, the possibility of users not allowing our app to display notifications has increased. Previously, the user had to go to OS settings to disable this permission, or he could block future notifications from the notification itself.

While we could have implemented something for that specific case in the past, making this an opt-in permission on Android 13 and higher means that we should consider other methods to display information related to the activity or tasks ( file downloading state, for example).

Showing in-app notifications would be one of the ways we could keep a minimum of the functionality previously fulfilled by standard notifications.

Severity: -- → N/A
Type: task → enhancement
See Also: → 1814869

Showing in-app notifications would be one of the ways we could keep a minimum of the functionality previously fulfilled by standard notifications.

A simple example of an in-app notification would be a progress bar in the Downloads UI and have a blue-dot show up the menu against active downloads.

See Also: → 1818422
You need to log in before you can comment on or make changes to this bug.