Closed TheZipa closed 1 year ago
Hi @TheZipa,
Thank you for reaching out! Please open a ticket to our support@appsflyer.com with the previous info, code snippet of the AppsFlyer Integration, and some logs if possible. They will be able to further help you!
Thank you!
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
OnDeepLinkReceived event is not called in Unity
I'm trying to get Deep Link status (Found or Not Found) according to the documentation for UDL. For some reason the event is not being called, however Conversion Data comes in consistently. The subscription happens after AppsFlyer.initSDK() as described in the documentation. I attach AppsFlyerObjectScript.cs with the subscription to OnDeepLinkReceived.
Xcode says only the following:
Build for iOS platform. AppsFlyer versions are 6.6.1 and 6.5.4 (tried both)