eduvpn / apple

app for iOS and macOS
Other
61 stars 18 forks source link

macOS: Point the user to the OS' please-enable-notification prompt #474

Closed roop closed 1 year ago

roop commented 2 years ago

When our apps tries to enable notifications for the first time since being installed (either when the user enables notify-on-expiry in Preferences, or when the user agrees to enable it when prompted after the first connect), the OS shows a prompt at the top-right of the screen:

Screenshot 2022-07-14 at 16 35 35

This prompt might not be noticed by the user until later, so we should tell the user about it, maybe using pre-prompt alerts, before the OS prompt is shown.