Hi everyone, i have this problem when build in xcode. i don’t know how to resolve.
Sierra 10.12.6
xcode 9.3
Unity 2017.4
Admob plugin v3.13.1
I have this error:
Undefined symbols for architecture arm64:
“OBJC_CLASS_GLKView", referenced from:
objc-class-ref in GoogleMobileAds(flat-arm64)
"_OBJC_CLASS__MFMessageComposeViewController”, referenced from:
objc-class-ref in GoogleMobileAds(flat-arm64)
“OBJC_CLASS$_MFMailComposeViewController”, referenced from:
objc-class-ref in GoogleMobileAds(flat-arm64)
“_UTTypeCreatePreferredIdentifierForTag”, referenced from:
l16623 in GoogleMobileAds(flat-arm64)
l16760 in GoogleMobileAds(flat-arm64)
“_kUTTagClassMIMEType”, referenced from:
l16623 in GoogleMobileAds(flat-arm64)
l16760 in GoogleMobileAds(flat-arm64)
“_GLKMatrix4Identity”, referenced from:
l15265 in GoogleMobileAds(flat-arm64)
l15277 in GoogleMobileAds(flat-arm64)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Can someone help me.
thanks