I have a Unity project that the following third party SDKs:
- Google Admob
- Facebook Audience Network
- Game Analytics
- Ad Colony
- Google Play Games (disabled for iOS using the flag setting in Unity Build Settings)
When I export from Unity to Xcode and do a generic build, I get the following errors:
Unity 5.6.3p4 - Issues when Building Xcode Project
- Google Admob
- Facebook Audience Network
- Game Analytics
- Ad Colony
- Google Play Games (disabled for iOS using the flag setting in Unity Build Settings)
When I export from Unity to Xcode and do a generic build, I get the following errors:
Undefined symbols for architecture armv7:
"_getSDKVersionOnNative", referenced from:
_IosExtension_getSDKVersionOnNative_m1433419449 in...
"_getSDKVersionOnNative", referenced from:
_IosExtension_getSDKVersionOnNative_m1433419449 in...
Unity 5.6.3p4 - Issues when Building Xcode Project