AppsFlyerSDK / appsflyer-unity-plugin

AppsFlyer Unity Plugin
MIT License
156 stars 64 forks source link

AppsFlyerLib.h missing method signature #219

Closed FilipposKaragiannis closed 1 year ago

FilipposKaragiannis commented 1 year ago

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

Screenshot 2023-05-10 at 15 06 35

FilipposKaragiannis commented 1 year ago

Using the header v6.10.1 files from this bucket have another missing header file, AppsFlyerLib/AppsFlyerCrossPromotionHelper.h this time.

af-do commented 1 year ago

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.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

Ned11 commented 1 year ago

I have the same issue. Is there a fix yet?

r8nes commented 9 months ago

I have a similar problem with 6.12.2.

'AppsFlyerLib/AppsFlyerCrossPromotionHelper.h' file not found

lz2205324544 commented 8 months ago

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?