Hi guys!
I'm using regular Admob without mediation.
To enable mediation I just have to change settings in Admob's control panel and it will be enough?
Or something else has to be changed inside plugin?
(I've seen one post about it, but no further info
http://forum.giderosmobile.com/discussion/comment/57776/#Comment_57776 )
Thx!
Comments
@hgy29 @SinisterSoft
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
I would think that to turn on mediation you would also need the libs for each of the ad platforms you allow - I'm not sure. I'd like to know too though.
https://deluxepixel.com
Likes: SinisterSoft, antix
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
Step 1: Export Gideros to Android Studio Project
Step 2: Import all native Mediation Admob if need, maybe you only need config Gradle file to make AdMob mediation to work
Step 3: Use the plugin above to call the function from LUA to Android then you good to go
Good luck!
Likes: oleg, Apollo14
Likes: oleg
https://deluxepixel.com
Likes: SinisterSoft