I've used the AdMob SDK in a few of my apps before with no problems. Now they have the new SDK out and I'm encountering the following error in the console after attempting to compile...
I do have the most recent version of xcode installed and have tried cleaning targets before compiling. I also followed the SDK instructions exactly (3 times).
Halp!
Code:
Undefined symbols:
"_OBJC_CLASS_$_AdMobView", referenced from:
objc-class-ref-to-AdMobView in AdViewController.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
I do have the most recent version of xcode installed and have tried cleaning targets before compiling. I also followed the SDK instructions exactly (3 times).
Halp!
