appfeel / admob-google-cordova

AdMob ads Cordova/Phonegap/Intel XDK plugin for Android iPhone with latest SDK's
MIT License
132 stars 127 forks source link

Network Adapter GADMAdapterMobFox - not found #116

Open fabianburghardt opened 4 years ago

fabianburghardt commented 4 years ago

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?