You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a way so that when the user gets a notification, they can click it and it will open an application, passing in a route path and it will take them directly to the data that corresponds to the Notification.
Simple example being email.
You get a Notification of " my Amazon order will arrive today", and you click it and it opens the Email app and take you to the exact email.
I saw a golang library that did just this, and it would be an awesome compliment to this library but cant fo the life of me find it on github :)
The text was updated successfully, but these errors were encountered:
There is a way so that when the user gets a notification, they can click it and it will open an application, passing in a route path and it will take them directly to the data that corresponds to the Notification.
Simple example being email.
You get a Notification of " my Amazon order will arrive today", and you click it and it opens the Email app and take you to the exact email.
I saw a golang library that did just this, and it would be an awesome compliment to this library but cant fo the life of me find it on github :)
The text was updated successfully, but these errors were encountered: