Hello, I purchased RocketWeb from codecanyon. How can I open OneSignal notification URL outside inside/outside of the app.
To open a link from notification RokcetWeb has two Additional Data parameters.
notification_url : The URL that you want to open.
url_open_type : The URL will open inside or outside of the app.
When the value is EXTERNAL will open the link outside of the app.
When the value is INSIDE then open the link inside of the app.
When the value is CUSTOM_TAB then open the link inside the popup browser.
additional data “url” only open the notification inside the app at hompage but not open the exact url
for opening in the exact url for example : https://example.com/episode/series-1
change the “url” with “link”
We fixed this bug please contact us via email we will provide the latest update.