WSDOT / wsdot-mobile-app

Source code for the WSDOT HTML5 mobile Web application
GNU General Public License v3.0
13 stars 4 forks source link

Call cordova-admob-pro plugin to display ads #15

Closed waynedyck closed 8 years ago

waynedyck commented 8 years ago

Need to call the cordova-admob-pro Cordova plugin and set required parameters in order to display ads in the app.

Not sure if using GWT ScriptInjector, JSNI or JsInterop solution will work best.