This is driving me crazy. I have admob libraries included in my iOS app. I also have the Millennial Media SDK files included.
Yet when I run I am getting these errors:
flags update: 0X000002
2013-10-15 16:58:52.621 LCApp[21403:a0b] <Google> Cannot find an ad network adapter with the name(s): (
GADMAdapterIAd
). Remember to link all required ad network adapters and SDKs, and set -ObjC in the 'Other Linker Flags' setting of your build target.
2013-10-15 16:58:52.621 LCApp[21403:a0b] <Google> Cannot find an ad network adapter with the name(s): (
GADMAdapterMillennial
). Remember to link all required ad network adapters and SDKs, and set -ObjC in the 'Other Linker Flags' setting of your build target.`
I do have -ObjC
and -all_load
set in the Other Linker Flags
Things are set up correctly in AdMob... how do I get it to find these other adapters???
Nevermind. Being somewhat new to ios development I didn't fully understand that not only did I need the sdk's but also the adapters that are separate downloads (why????)
In case anyone else is so stupid, the adapters are here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With