Closed FilipposKaragiannis closed 1 year ago
Using the header v6.10.1 files from this bucket have another missing header file, AppsFlyerLib/AppsFlyerCrossPromotionHelper.h
this time.
Hi @FilipposKaragiannis, Thank you for contacting us and you are absolutely correct, the link does point to the wrong version, in the upcoming versions we will make sure to update the links accordingly.
I have checked the v6.10.1 iOS files, and I do see the mentioned file within the zip package.
If you still have an issue accessing the header file, please submit a ticket to our support team at support@appsflyer.com. When submitting the ticket, please specify:
✅ your AppsFlyer sign-up (account) email ✅ app ID ✅ production steps ✅ logs ✅ code snippets ✅ and any additional relevant information.
This issue is stale because it has been open for 30 days with no activity.
I have the same issue. Is there a fix yet?
I have a similar problem with 6.12.2.
'AppsFlyerLib/AppsFlyerCrossPromotionHelper.h' file not found
I have a similar problem with 6.12.2.
'AppsFlyerLib/AppsFlyerCrossPromotionHelper.h' file not found
I have the same issue. Is there a fix yet?
I am integrating AppsFlyer in unity using Installation without unity-jar-resolver. I downloaded the iOS SDK as a static library and imported the header files. Xcode build fails in linking stage with error : "No visible @interface for 'AppsFlyerLib' declares the selector 'setPluginInfoWith:pluginVersion:additionalParams:'" Going into this AppsFlyerLib.h file I can see that the version of the file is AppsFlyer iOS SDK 6.4.4 (40) and the signature is missing. It looks like your DOWNLOAD link takes you to the v.6.4.4 version. should I used the header files found here instead ? https://s3.eu-west-1.amazonaws.com/download.appsflyer.com/ios/6.x.x/6.10.x/6.10.10/AF-iOS-SDK-v6.10.10.zip