AppsFlyerSDK / AppsFlyerFramework

AppsFlyer Apple SDK
https://support.appsflyer.com/hc/en-us/articles/207032066-AppsFlyer-SDK-Integration-iOS
Other
163 stars 90 forks source link

`didResolveDeepLink` is called when the app is from organic #219

Closed wnstkdyu closed 1 year ago

wnstkdyu commented 1 year ago

Report

SDK Version

ℹ Please replace these two lines with the sdk version. 6.8.0

What did you do?

We have some issues related to didResolveDeepLink. When the app was installed from 'organic' way(from AppStore, Xcode), didResolveDeepLink was called with notFound result. Is it the intended behaviour?

What did you expect to happen?

didResolveDeepLink not called when the app is installed.

What happened instead?

didResolveDeepLink called.

Please provide any other relevant information.

Screenshot 2022-10-20 at 4 54 02 PM
amit-kremer93 commented 1 year ago

Yes, this is the correct behavior.