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

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

Open al1k24 opened 1 year ago

al1k24 commented 1 year ago

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?

ge-af commented 1 year ago

Hi @al1k24 , Due to the complexity of this issue, we would kindly ask you to submit a support ticket to support@appsflyer.com 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.

hassaan22 commented 1 year ago

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

al1k24 commented 1 year ago

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

MingYik commented 1 year ago

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

catalinaIonela commented 3 days ago

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