Closed beytt06 closed 7 months ago
Hi @beytt06 apologies that this issue was missed. Are you still having problems with this?
You can suppress default processing of the launch URLs to handle them programmatically. Here is some more information on that.
If that doesn't fit your use case or you have any additional questions or concerns, please let us know!
How can we help?
I use OneSignal for receiving notifications both in my browser and mobile application. Therefore, the incoming notification contains a URL key. What I want to achieve is to launch my application without asking the user to "Open with" when the notification is clicked on Android or iOS. Here are my manifest codes:
Additionally, here are my addClickListener codes:
However, I couldn't find an update related to this. I would appreciate it if you could assist me.
Code of Conduct