AppsFlyerFramework
AppsFlyerFramework copied to clipboard
Bug with a double invocation of didResolveDeepLink on links based on URI scheme.
Hi all.
I ran into an issue that was supposedly fixed in version 6.5.3. The func didResolveDeepLink(_ result: DeepLinkResult) method is called twice again.

In the project we use the last SDK version - AppsFlyerFramework (6.8.1). Does anyone know how to solve this problem?
Hi @al1k24 , Due to the complexity of this issue, we would kindly ask you to submit a support ticket to [email protected] in order to get optimal support. When submitting the ticket, please specify your AppsFlyer sign-up (account) email, app ID, reproduction steps, code snippets, logs, the links you used, and any additional relevant information.
This is still an issue as of AppsFlyerFramework iOS SDK, Cocoapods6.9.0 FYI.
@hassaan22 here is a my temporary solution until this is fixed.

Hi all. I ran into an issue that was supposedly fixed in version 6.5.3. The
func didResolveDeepLink(_ result: DeepLinkResult)method is called twice again.In the project we use the last SDK version - AppsFlyerFramework (6.8.1). Does anyone know how to solve this problem?
v6.10.1, same problem
Hi, is there any progress on this? This is still happening for me on 6.14.4 (SPM) and the delegate method is now triggered 5 times