AppsFlyerFramework icon indicating copy to clipboard operation
AppsFlyerFramework copied to clipboard

AppsFlyer Apple SDK

Results 73 AppsFlyerFramework issues
Sort by recently updated
recently updated
newest added

# Report ## SDK Version `5.4.1` ## What did you do? I used Charles Proxy to proxy my iOS device network communication and enabled SSL proxying for `t.appsflyer.com` domain. ##...

# Report The AppDelegate method to Deeplink on Swift 5 changed the interface declaration to: ```swift // UIApplicationDelegate func application(_ application: UIApplication, continue userActivity: NSUserActivity, restorationHandler: @escaping ([UIUserActivityRestoring]?) -> ())...

I'm checking the sample page to read data in `onConversionDataReceive` for `iOS` in this URL: https://support.appsflyer.com/hc/en-us/articles/207032096-Deferred-deep-linking-getting-the-conversion-data#sdk-implementation. I think that the good approach to read important values in Swift dictionary with...

# Report ## SDK Version ℹ Please replace these two lines with the sdk version. `6.8.0` ## What did you do? We have some issues related to `didResolveDeepLink`. When the...

# Report ## SDK Version 6.8.1 ## What did you do? some user crash logs ## What did you expect to happen? dose not crash ## What happened instead? crash...

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](https://user-images.githubusercontent.com/12272338/193564984-186fad0b-bbbb-421a-9001-0365113ddf4a.png) In the project we use...

checking

I received Deeplink data NULL when I release to Appstore (with my setting for product environment). After click on deeplink, it can open application. But, data is Null like this:...

Fix a checksum in Package.swift for https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0

# Report Trying to update from 6.13.2 to 6.14.0 but am getting the following error in Tuist ``` error: checksum of downloaded artifact of binary target 'AppsFlyerLib' (e3063f25dd58b242c31d1bc5761fcb96930539e8e4d0745c22df792ecbd455e0) does not...

# Report ## SDK Version `6.14.0` ## What did you do? Uploaded app build with AppsFlyer-Dynamic dependency to AppStoreConnect ## What did you expect to happen? Build is uploaded without...

checking