Toasts.Forms.Plugin
Toasts.Forms.Plugin copied to clipboard
Redirect when click a notification
Is there any way to redirect to any specific URL or page when the user clicks on the notification?
Thanks!
I'm also very interested in this question. I schedule a notification, I go to another app (mine goes to sleep), receive the notification, I tapped on it, it opens my app on the home page, but tapping in the native back button, it goes a previous page where I was before I put the app to sleep.
I looked at the call stack of why this was, and it looks like I'm instantiating a new App on top of whats already running.
Any ideas how could I sort this out?
Thanks!
Bump