68
Views
4
Comments
[OneSignal Plugin] One signal Push notification Deeplink does not work on iOS but works on android
onesignal-plugin
Mobile icon
Forge asset by OutSystems
Application Type
Mobile

I'm facing an issue with Deeplink in iOS alone. I'm using Onesignal API to send push notifications with deeplinks so when I click on the notification it reroutes to a specific screen. 

The logic works fine for Android and it opens the specific page. But when I receive the notification in iOS it does not open the specific screen. Any idea on how to resolve this?

2024-10-25 09-14-42
Christopher Bautista

Hi Monika, kindly try this in the Extensibility Configuration of the eSpace/Module:

https://github.com/OneSignal/OneSignal-Cordova-SDK/issues/412

Hope this helps,

Chris

UserImage.jpg
Monika M

Hi Christopher , 
I added this bit in the Extensibility Configuration still not working as expected. When the notification is clicked when the app is killed.. it just opens the app and is not redirecting to the target page

2024-10-25 09-14-42
Christopher Bautista

Did you find any unusual within the Error Log and Screen Requests logs?
Also, where you able to verify in the Integration log the Post Notification data for Onesignal that the correct deeplink was built and passed?

UserImage.jpg
Monika M


This is the only error that sticks out ... Invalid eSpace info. Could not find the User Provider in this server. which is not mapped to any module.. would this be the cause of it


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.