tao icon indicating copy to clipboard operation
tao copied to clipboard

feat(macos): add events for push notification registration

Open saurL opened this issue 3 months ago • 10 comments

feat(ios,macos): add event to send notification registration token

Implemented a new event on iOS and macOS to send the notification registration token.

Injected callbacks into AppDelegate to retrieve the token.

Added the notification registration call directly in the AppDelegate on macOS.

saurL avatar Aug 27 '25 13:08 saurL