AppsFlyerSDK / appsflyer-unity-adrevenue-generic-connector

MIT License
7 stars 3 forks source link

UPM, iOS: Undefined Symbols failing xCode build #7

Closed ChristianMcFarlaneWork closed 11 months ago

ChristianMcFarlaneWork commented 11 months ago

Hey, We've added this plugin, and while the build works fine on Android, when building for iOS we get this error during the xCode build.

ld: Undefined symbols:
  stringFromChar(char const*), referenced from:
      __logAdRevenue in AppsFlyerAdRevenueWrapper.o
      __logAdRevenue in AppsFlyerAdRevenueWrapper.o
  dictionaryFromJson(char const*), referenced from:
      __logAdRevenue in AppsFlyerAdRevenueWrapper.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Using:

Cheers in advance. Let us know if there's anything more I can provide.

af-do commented 11 months ago

Hi @ChristianMcFarlaneWork, Thank you for reaching out to us. Indeed there is an issue with version 6.9.41, we released a fix for this in version 6.9.42 - updating should resolve this issue once and for all.