AppsFlyerSDK / appsflyer-unity-plugin

AppsFlyer Unity Plugin
MIT License
156 stars 64 forks source link

"Deep Link not found" on iOS during deferred deep linking (works fine on Android) #305

Closed romansakun closed 4 weeks ago

romansakun commented 2 months ago

When testing deferred deep linking on iOS (installing the app via a deep link), the OnDeepLink method returns Deep link not found. However, the same functionality works as expected on Android — the app is correctly redirected based on the deep link parameters.

Additionally, once the app is installed on iOS, deep links function correctly when opening the app directly. The issue occurs only during the installation phase (deferred deep linking).

Could you please provide possible reasons for this behavior? Below are the key details:

Description: AppsFlyer Unity version: "6.13.0", Platform: iOS (issue during installation phase with deferred deep linking) Android: Deferred deep linking works fine. iOS (after installation): Deep linking works as expected.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 4 weeks ago

This issue was closed because it has been inactive for 14 days since being marked as stale.