<Google> Cannot find an ad network adapter with the name(s): GADMAdapterMobFox. Remember to link all required ad network adapters and SDKs, and set -ObjC in the 'Other Linker Flags' setting of your build target.
i tried to add the network adapter manually, but then the dependencies are missing. any ideas?
when i try to use createBannerView() it says:
<Google> Cannot find an ad network adapter with the name(s): GADMAdapterMobFox. Remember to link all required ad network adapters and SDKs, and set -ObjC in the 'Other Linker Flags' setting of your build target.
i tried to add the network adapter manually, but then the dependencies are missing. any ideas?