appodeal / cordova-plugin

Appodeal Cordova Plugin
7 stars 9 forks source link

symbol(s) not found for architecture arm64 #5

Closed charlesbodman closed 8 years ago

charlesbodman commented 8 years ago

Running into an issue building for cordova iOS

_OBJC_CLASS_$_MTRGNativeCommonAd", referenced from: objc-class-ref in Appodeal(AppodealMyTargetNativeAdAdapter.o) ld: symbol(s) not found for architecture arm64 error: linker command failed with exit code 1 (use -v to see invocation)

Not an experienced iOS developer. Anyone point me in the right direction?

charlesbodman commented 8 years ago

Fixed by setting "Build Active Architecture Only" to "No" .