Search code examples
htmliospush-notificationpushwoosh

Pushwoosh iOS push notification with "rich HTML page" not working


I followed Pushwoosh ios SDK installation guide and I'm trying to send a rich html page notification.

I created a rich html page using the Pushwoosh Control Panel, selected it in the Additional data tab and added "push message" in the General tab.

The notification appeared as a regular notification with the push message as the text and when I pressed the OK button nothing happens. According to this page: "Rich HTML pages are displayed in the web view, so your users stay within your app!".

My question is how to I make the rich html page appear? Do I need to add additional code in the app side to support this feature?


Solution

  • Here is the answer from Pushwoosh: "that's bug in Pushwoosh SDK. Will be fixed soon."