Is there a way to push a clickable link to a user via the Push function? It would be fine if the clickable link was only available in the popup in the app after the user clicks the notification. Just a thought...
Is there a way to push a clickable link to a user via the Push function? It would be fine if the clickable link was only available in the popup in the app after the user clicks the notification. Just a thought...
I'm not 100% sure I understand the question.. would you be able to provide more details or an example?
Sorry for taking so long to get back on this. I was wondering if there is a way to push a notification that when the user clicks it and is taken to the app screen there can be a link within the message in a pop up box that can be clicked to send them somewhere.
Hello! Most likely you would need to add some handler to check push message content and convert it to link, so it should be coded...