Android Question Mopub admob mediation integration

tufanv

Expert
Licensed User
Longtime User
Hello,

I have included the aars for mopub, jetified them, created a mediation in admob console, now I can see the requests on mty mopub stats page,but I cant get an impression when mopub wins the mediation ( I can see interstitial received by admob but no impressions) when this is the case , I get this in the logs:




any ideas ?_

I dont know if I have to add these for admob mediation:


also I included these aars:


I dont know If I have to add others explained here:
https://developers.mopub.com/publishers/android/get-started/

also the mediation tutorial shows an additional code required at step 4:

https://developers.google.com/admob/android/mediation/mopub

I didnt add this as I dont know how to do it.

By the way, while I was trying to achieve this , ı updated the google-play services related items in sdk manager and I now get:

Google Play Store is missing.
Failed to load IDynamiteLoader from GmsCore: Application package com.google.android.gms not found
Failed to load IDynamiteLoader from GmsCore: Application package com.google.android.gms not found
Google Play Store is missing.
Google Play services is missing.
Google Play services missing or without correct permission.


ads are showing but I get this in the logs
 
Last edited:

tufanv

Expert
Licensed User
Longtime User
Looks like several things are missing. Start with adding:
B4X:
#AdditionalJar: com.android.support:support-v4
I added that, before adding this I got 2 impressions as it is reported at mopub interface but I dont know what fixed it or is it not working again because i dont get any more imperssions, updating the google play services causes an error in logs satyting google play store not found , google play services is missing but I can get some admob impressions.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…