AppsFlyerFramework
AppsFlyerFramework copied to clipboard
AppsFlyer Apple SDK
The release notes are hard to find, so I think it makes sense to add a link in the README.
# Report Since updating with 6.6.0, my app report crash here -> `AppsFlyerHTTPClient sendRequestWithConfiguration:data` ``` Fatal Exception: NSGenericException Task delegate is not supported on background session task ``` Note that...
The two methods for handling deeplinks in the ApplsFlyerTracker are incomplete, in that they do not return meaningful BOOL data on whether the URL was handled by the SDK. ```...
# Report ## SDK Version 6.3.2 ## What did you do? triggered in app purchase ## What did you expect to happen? Receipt validation success ## What happened instead? `AppsFlyer:...
Hi, I'm not sure why this is happening, but I guess you moved the git tag to another commit, when you created the release today. I'm not sure if you...
Hi all, please help me. When I used SDK version 4.10.4, to handle deeplink, I use `af_dp` to get data and redirect other screen. But when I update to sdk...
The callback to _onConversionDataSuccess_ taking around 7-8 seconds. This is hindering the internal application flow. App launch time: 1643791005.786339 Callback time: 1643791011.668103 Difference: about 6s SDK Version - 6.5.2 AppsFlyerLib...
# Report ## SDK Version AppsFlyerFramework/Dynamic (= 6.4.4) ## What did you do? ``` AppsFlyerLib.shared().logEvent(name: info.eventName, values: info.params) { _, error in completed?(error == nil) } ``` **SIGTRAP** ``` 0...
# Report ## SDK Version `6.5.1` ## Environment `iOS 15 / 15.1, any iOS Device, Xcode 13` ## What did you do 1. Integrated AppsFlyer with our app via Cocopods...
-[AppsFlyerLib installDate] SIGABRT: -[NSFileAttributes fileCreationDate]: unrecognized selector sent to instance 0x280431ba0 # Report Incident Identifier: a50ecf87-eaa5-4c93-9bd2-4a37bd3af897 CrashReporter Key: 3704164B-CFB9-4C97-8A2A-686B0BFE84A0 Hardware Model: iPhone8,1 Process: ***** [1198] Path: /private/var/containers/Bundle/Application/9FACD8AA-8EE9-4F51-A37B-0B08BB985445/***** Identifier: ***** Version:...