AppsFlyerSDK / appsflyer-cordova-plugin

AppsFlyer plugin for Cordova
MIT License
37 stars 71 forks source link

Push integration with deeplink/OneLink #233

Open zubairahmed01 opened 1 year ago

zubairahmed01 commented 1 year ago

Report

Plugin Version

ℹ Please replace these two lines with the plugin version. 6.5.2

On what Platform are you having the issue?

ℹ Please replace these two lines with the SDK version. iOS

What did you do?

ℹ Please replace these two lines with what you did.
install the plugin via the ionic cli, please note that we have the plugin placed locally in the project and referenced via local path. As per my understanding of the plugin, it does not provide integration of deeplinks/Onelink in Push notifications, so I added changes to the plugin required for the integration, e.g calling [[AppsFlyerLib shared] handlePushNotification:userInfo]; in the didReceiveNotificationResponse and also [[AppsFlyerLib shared] addPushNotificationDeepLinkPath:@[@"af_push_link"]]; before the [[AppsFlyerLib shared] start];.

What did you expect to happen?

ℹ Please replace these two lines with what you expected to happen.
Integration of deep link in push notification working.

What happened instead?

ℹ Please replace these two lines with of what happened instead.
It works on simulator and local build, how ever it does not work on production or even staging environment.

Please provide any other relevant information.

ℹ Please replace these two lines with more information. We integrated push with deep links first time.

github-actions[bot] commented 1 year ago

👋 Hi @zubairahmed01 and Thank you for reaching out to us. In order for us to provide optimal support, please submit a ticket to our support team at support@appsflyer.com. When submitting the ticket, please specify: