ld: warning: ignoring file libGoogleAdMobAds.a, missing required architecture x86_64 in file libGoogleAdMobAds.a (3 slices)
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_GADBannerView", referenced from:
objc-class-ref in ViewController.o
"_OBJC_CLASS_$_GADRequest", referenced from:
objc-class-ref in ViewController.o
"_kGADAdSizeSmartBannerPortrait", referenced from:
-[ViewController showAds] in ViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_GADRequest", referenced from:
objc-class-ref in Map_ViewController.o
"_OBJC_CLASS_$_GAI", referenced from:
objc-class-ref in Map_ViewController.o
objc-class-ref in cls_AppDelegate.o
"_OBJC_CLASS_$_GAIDictionaryBuilder", referenced from:
objc-class-ref in Map_ViewController.o
"_OBJC_CLASS_$_GAITrackedViewController", referenced from:
_OBJC_CLASS_$_Map_ViewController in Map_ViewController.o
"_OBJC_METACLASS_$_GAITrackedViewController", referenced from:
_OBJC_METACLASS_$_Map_ViewController in Map_ViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
@Eric : I have checked all possible things to make this work. But no luck.
Also tried the new sdk but the same occurs.
Could you please give me a solution to this problem ?
Thanks,
Rahul