#Ads Kit with Admob Fail in Androi

1 messages ยท Page 1 of 1 (latest)

drowsy sparrow
#

@sweet beacon

sweet beacon
#

Please share us your AdsKit settings screenshots of both the general section and services -> AdMob -> Ad Units section

drowsy sparrow
#

I switch to Example Scene, build and test. and then switch to my project to display the test ad correctly...

sweet beacon
#

Is it working now?

drowsy sparrow
#

And I found that ads are still using Unity Advertising Legacy but not ads Mediation, shouldn't there be any problem?

drowsy sparrow
drowsy sparrow
#

Can multiple ads services be added simultaneously? If I am wondering if it is possible to set the priority of ads, for example, if Admob's ecpm is relatively high recently, then prioritize displaying Admob. After a while, the ecpm of Vungle is relatively high, so switch to prioritizing the display of Vungle

drowsy sparrow
#

@sweet beacon

sweet beacon
#

Hi!

sweet beacon
drowsy sparrow
sweet beacon
#

Ok. Please go to Library/Bee/AndroidPrj folder and pass me the build.gradle file

drowsy sparrow
sweet beacon
#

there will be another gradle file inside. can you pls pass it

drowsy sparrow
sweet beacon
#

Looks like one of the ads network hardcode the library

#

In your project, can you search for 1.1.0 in unity?

drowsy sparrow
#

like this? I have import vungle and GoogleMobileAds sdk.

#

Or Ads will automatically import Vungle and Google Admob, don't I need to manually import them?

sweet beacon
#

yes. delete that core 1.1.0 file

drowsy sparrow
#

I deleted the core and another aar, and then I can build it. But when I use Vungle to show ads, I always get an error message

sweet beacon
#

What is the other aar you deleted?

#

And what is the error message?

drowsy sparrow
#

delete this jar

drowsy sparrow
#

@sweet beacon error message . the debug build can show test ads. but if I disable the debug build, the error will happen