ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
499 stars 214 forks source link

Request to Add Mediation Test Suite to Plugin #388

Open billygerhard opened 4 years ago

billygerhard commented 4 years ago

Google has pre made test suites for admob mediation. It would be great it these could be added into the plugin to test the different mediation plugins as well. https://developers.google.com/admob/ios/mediation-test-suite https://developers.google.com/admob/android/mediation-test-suite

elkhalifte commented 4 years ago

hello bro have you integrate any mediation network with this plugin , and its work for you ??

billygerhard commented 4 years ago

I installed the Admob cordova plugin, and I am using ionic native to control admob, but I used cocoapods to install the other networks, and mediation adapters manually into my xcode package. I wrote a very basic cordova plugin to run the mediation test suite on ios, and installed the test suite manually via cocoapods as well. From there, I could open the test suite from cordova, and the test suite did confirm the mediation was working, but almost all of it was manual work, so not easily able to be replicated with a simple cordova install, so if I add/remove the platform, or move to another computer, that work will not be saved.

elkhalifte commented 4 years ago

ah ok thank you for the information, am using only phonegap/cordova by the way , and i found no way for this mediation getting works. 😭😂