AppLovin / AppLovin-MAX-SDK-iOS

85 stars 69 forks source link

AppLovinMediationFacebookAdapter 6.15.1.0 Error #340

Open zhangfurun opened 3 weeks ago

zhangfurun commented 3 weeks ago

MAX SDK Version

12.5.0

Device/Platform Info

xcode 15.2

Current Behavior

pod 'AppLovinMediationFacebookAdapter', '6.15.1.0'

Expected Behavior

ld: Undefined symbols: swift_FORCELOAD$_swiftXPC, referenced from: swift_FORCELOAD$swiftXPC$_FBAudienceNetwork in FBAudienceNetwork[arm64]270 clang: error: linker command failed with exit code 1 (use -v to see invocation)

How to Reproduce

pod 成功,但是运行报错, 6.1.5.0.0 success 6.15.1.0 error

Additional Info

No response

richashukla23 commented 3 weeks ago

@zhangfurun Could you please upgrade to XCode 15.3 and let me know if this resolves the issue?

paskalov-aris commented 2 weeks ago

After upgrading Xcode version from 15.2 to 15.4 - the issue was resolved for me