Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example of real use #1

Open
John-Henrique opened this issue Mar 12, 2014 · 1 comment
Open

Example of real use #1

John-Henrique opened this issue Mar 12, 2014 · 1 comment

Comments

@John-Henrique
Copy link

To use this plugin, I need only put this in my index.html? I try this and no work, this is correct? I install this plugin using phonegap local plugin add THIS_REPO

<script> window.plugins.AdMob.createBannerView( { "publisherId": "pub-9999999999999", "adSize": AdSize.BANNER, "positionAtTop": false } ); window.plugins.AdMob.requestAd( { "isTesting": true, "extras": { "key": "value" } }); </script>
@kmcarter
Copy link
Owner

Hi John - this plugin isn't yet ready for use. I had started to work on it, then got called off on other projects.

You may also consider waiting for the Steroids addon that Appgyver is working on, although it won't be free and I don't know that it will be using Google Admob. http://www.appgyver.com/steroids/addons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants