AppsFlyerSDK / AppsFlyerFramework

AppsFlyer Apple SDK
https://support.appsflyer.com/hc/en-us/articles/207032066-AppsFlyer-SDK-Integration-iOS
Other
166 stars 89 forks source link

AppsFlyerFramework is not compatible with Xcode 12 #136

Closed harleyjcooper closed 3 years ago

harleyjcooper commented 3 years ago

Report

SDK Version

ℹ Please replace these two lines with the sdk version. 6.0.4

Issue

Xcode 12 dropped support for iOS 8 as a deployment target, so it needs to be bumped to iOS 9.

harleyjcooper commented 3 years ago

I submitted https://github.com/AppsFlyerSDK/AppsFlyerFramework/pull/135 to address this.

af-fess commented 3 years ago

Doesn't make sense. AppsFlyer SDK is built with code 11.0. Xcode 12 is compatible with the SDKs. Please provide any errors if any.