floatinghotpot / cordova-plugin-mopub

Cordova/PhoneGap plugin for MoPub Ads
17 stars 16 forks source link

Do I need add addition modules that show AdMob? #13

Closed rusboard closed 8 years ago

rusboard commented 9 years ago

Do I need add addition modules that show AdMob ad through your MoPub module? Because in logcat I see that you plugin trying to find AdMob libraries and can't.

floatinghotpot commented 9 years ago

please paste some screenshots or logs ...

rusboard commented 9 years ago

Yes, sure.

screen

rusboard commented 9 years ago

And screen of my Cordova plugins that installed fro this app. screen2

floatinghotpot commented 9 years ago

It's just okay if only see it attempts to find google play services RESOURCES, cause it did not come witht he google-play-services.jar. You can safely ignore it, according to answer from google support team.

rusboard commented 9 years ago

Thank you for quick answer. Will try tp debug on MoPub page or AdMob.

rusboard commented 9 years ago

So, what can I say. Your plugin working only with MoPub native ad (only ad that was created in MoPub).

Plugin can't show ad if this ad showing through other networks that integrated in MoPub. For example: If I will create MoPub order (ad) that will get ad from AdMob or from Chartboost - your plugin will not show this ad. Because for this networks need additional SDK's.

floatinghotpot commented 9 years ago

you are correct, this plugin only comes with the basic mopub sdk, not with other sdks.