Open huongrealest opened 3 months ago
π Hi @huongrealest and Thank you for reaching out to us. In order for us to provide optimal support, please submit a ticket to our support team at support@appsflyer.com. When submitting the ticket, please specify:
i am using flutter 3.7 and plugin version 6.14.3 when i debug, i saw log "AppsFlyer [deep link]: continue userActivity" in that function
override func application(_ application: UIApplication, continue userActivity: NSUserActivity, restorationHandler: @escaping ([UIUserActivityRestoring]?) -> Void) -> Bool {
NSLog("AppsFlyer [deep link]: continue userActivity")
AppsFlyerAttribution.shared()!.continueUserActivity(userActivity, restorationHandler:nil )
return true
}
We're seeing this same issue and unable to get passed it.
Link only open app but not jump to onDeepLinking i have some log