#Onesignal push notifications

29 messages · Page 1 of 1 (latest)

drowsy stratus
#

How can I configure my WebView app so that when a URL linked to a notification is clicked, it opens the corresponding page within the app instead of redirecting to the browser?

mild gulchBOT
#

This post has been reserved for your question.

Hey @drowsy stratus! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

drowsy stratus
#

Need help

oak sable
#

What do you mean with a URL linked to a notification?

upper vector
oak sable
#

Android calls it deeplink IIRC

upper vector
#

Well I guess he own the domain of its web app

oak sable
mild gulchBOT
#

💤 Post marked as dormant

This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping.
Warning: abusing this will result in moderative actions taken against you.

drowsy stratus
#

I need a solution where notifications for new website content lead users directly to the corresponding page within your app, skipping the website entirely?

#

Through that particular notification I will set with a link of that content or page

#

To navigate users

#

@oak sable I need a solution where notifications for new website content lead users directly to the corresponding page within your app, skipping the website entirely?

#

@oak sable Through that particular notification I will set with a link of that content or page

#

@oak sable To navigate users

oak sable
#

Are the notifications sent from your app?

drowsy stratus
#

@oak sable I will upload blog article to my website and copy the blog article link to onesignal notifications

#

@oak sable but when I tested and clicked the notification didn't open and vanished

#

@oak sable is there a solution?

drowsy stratus
errant wadi
#

The notification is from your app, then you can create a link according to the app link notification, and when the notification comes and you click, it will open in the app.

oak sable
#

just create a notification with an intent

#

and that intent can then run whatever you want

#

btw if you ping me in every message, I'll not respond quickly