For macos notifs we need to expose two functionalities from the web app to the desktop app:
- setting the device_token that we will get from native macos api
- navigate to a thread after a notification is clicked
Differential D6891
[desktop/web] Expose callbacks needed for desktop notifications michal on Feb 24 2023, 9:34 AM. Authored by Tags None Referenced Files
Details For macos notifs we need to expose two functionalities from the web app to the desktop app:
Tested with the rest of the stack, if the device token is set correctly and the app navigates to a thread.
Diff Detail
|