AppsFlyerFramework
AppsFlyerFramework copied to clipboard
AppsFlyer Apple SDK
# Report After Xcode 15.0 we're starting to get excessive console logs stating the following: ``` [ATTrackingManager] Call to trackingAuthorizationStatus eligible for rate limiting trackingAuthorizationStatus API call invoked. ``` We...
# Report ## SDK Version `6.12.1` integrated via CocoaPods (AppsFlyerFramework/Dynamic) ## What did you do? Compile iOS project with new `Xcode 15.0 Beta 6 (15A5219j)` ## What did you expect...
Due to this library having a binary framework, we can't build against the VisionOS Simulator Target that is in Xcode 15.2 now. Please update your library and framework. # Report...
# Report ## SDK Version `6.10.0` ## What did you do? Included AppsFlyerLib in the iOS app. ## What did you expect to happen? App kept working. ## What happened...
# Report ## SDK Version ℹ v6.12.2 ## What did you do? I have followed the app clip integration guide by AppsFlyer as given here: https://support.appsflyer.com/hc/en-us/articles/360014262358 Here is the expected...
# Report ## SDK Version 6.12.0 ## What did you do? Upgraded from 6.11.0 to 6.12.0 ## What did you expect to happen? Not getting any errors on conversion ##...
# Report ## SDK Version 6.12.2 ## What did you do? Trying to add library using SPM ## What did you expect to happen? I can add AppsFlyer to Frameworks,...
# Report ## SDK Version 4.11.1 ## What did you do? Integration via Swift Package Manager and attempting to open the project. ## What did you expect to happen? The...
Compared with the server's interface call log and appsflyer's upload log, appsflyer's log has nearly 10% less data, and Android's report is very close to the server's data. The above...
# Report ## SDK Version pod AppsFlyerFramework (6.3.0) ## What did you do? 1. clicked on universal link. 2. app is launched and "continueUserActivity" is triggered: -(BOOL)application:(UIApplication *)application continueUserActivity:(NSUserActivity *)userActivity...