Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push integration with deeplink/OneLink #233

Open
zubairahmed01 opened this issue May 17, 2023 · 1 comment
Open

Push integration with deeplink/OneLink #233

zubairahmed01 opened this issue May 17, 2023 · 1 comment
Labels

Comments

@zubairahmed01
Copy link

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
Copy link

👋 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 [email protected].
When submitting the ticket, please specify:

  • ✅ your AppsFlyer sign-up (account) email
  • ✅ app ID
  • ✅ production steps
  • ✅ logs
  • ✅ code snippets
  • ✅ and any additional relevant information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants