Open
Bug 1944840
Opened 1 year ago
Updated 7 days ago
Investigate UNUserNotificationCenter's permission requirement
Categories
(Toolkit :: Alerts Service, task)
Toolkit
Alerts Service
Tracking
()
NEW
People
(Reporter: saschanaz, Assigned: saschanaz)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
UNUserNotificationCenter requires permission: https://developer.apple.com/documentation/usernotifications/unusernotificationcenter/requestauthorization(options:completionhandler:)?changes=_3_1___9_8&language=objc
It's not immediately clear to me that how Notification.requestPermission() opens OS permission prompt, if at all. Might want to check bug 1900225 (similar situation where geolocation permission is tied to Windows location permission).
You need to log in
before you can comment on or make changes to this bug.
Description
•