Push Woosh's URL or Rich HTML features?

Hi,

i’ve started using Push Woosh on Android and everything works fine with the standard alerts, but i’m wondeirng if it is possible to use their URL or RichHTML feature too?

From their Advanced Form Guide:

Using URL field

You can type any URL you would like to be opened when your app will be launched in response to push notification.

What i want to achive is a html page being displayed within a webview when my push message arrives.

Is this possible without sending custom data (which is only available for Pro users on Push Woosh)

Thanks in advance!

We don’t formally support PushWoosh but if they are doing it in a standard way, it should be in a table called custom that comes in with the payload.   I don’t know anything about their different pricing tiers and what features they support.  This is probably a question for them.

Rob

Alright, thanks Rob!

Hi,

The URL link or Rich push link should come in a table called  custom as  mentioned before. The only problem is Pushwoosh SDK don’t have a lua code to redirect user to the URL or present a webview with rich push link. Though I suppose it will be something very simple to code so if you manage to get that piece of code done I could include that in the SDK.

Thanks!

We don’t formally support PushWoosh but if they are doing it in a standard way, it should be in a table called custom that comes in with the payload.   I don’t know anything about their different pricing tiers and what features they support.  This is probably a question for them.

Rob

Alright, thanks Rob!

Hi,

The URL link or Rich push link should come in a table called  custom as  mentioned before. The only problem is Pushwoosh SDK don’t have a lua code to redirect user to the URL or present a webview with rich push link. Though I suppose it will be something very simple to code so if you manage to get that piece of code done I could include that in the SDK.

Thanks!