Page 1 of 1

Clickable link in Push function

Posted: Sat Mar 09, 2013 7:56 pm
by PatrickMoore

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...


Clickable link in Push function

Posted: Sun Mar 10, 2013 4:39 am
by maxkatz

I'm not 100% sure I understand the question.. would you be able to provide more details or an example?


Clickable link in Push function

Posted: Mon Mar 25, 2013 1:40 am
by PatrickMoore

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.


Clickable link in Push function

Posted: Mon Mar 25, 2013 9:51 am
by Maryna Brodina

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...