I\'ve downloaded the newest version of googles admob sdk. But now I keep getting the following error when compiling in xcode 4.5 with the latest sdk.
Undefin
You probably didn't add AdSupport.framework. Also remember to remove -all_load linker flag.
-all_load