AppsFlyerFramework icon indicating copy to clipboard operation
AppsFlyerFramework copied to clipboard

Bug with a double invocation of didResolveDeepLink on links based on URI scheme.

Open al1k24 opened this issue 3 years ago • 5 comments

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. image

In the project we use the last SDK version - AppsFlyerFramework (6.8.1). Does anyone know how to solve this problem?

al1k24 avatar Oct 03 '22 11:10 al1k24

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.

ge-af avatar Oct 03 '22 12:10 ge-af

This is still an issue as of AppsFlyerFramework iOS SDK, Cocoapods6.9.0 FYI.

hassaan22 avatar Nov 15 '22 22:11 hassaan22

@hassaan22 here is a my temporary solution until this is fixed. image

al1k24 avatar Nov 16 '22 19:11 al1k24

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. image

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

MingYik avatar Jun 28 '23 09:06 MingYik

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

catalinaIonela avatar Jul 01 '24 11:07 catalinaIonela