admob-google / admob-cordova

Google AdMob plugin for Cordova, Phonegap and Intel XDK ,support ios and android,support admob v1 and admob v2 ,Monetize your html5 app with one javascript line.api is easy to use.
65 stars 50 forks source link

Plugin does not work #26

Open Ogaiht10 opened 8 years ago

Ogaiht10 commented 8 years ago

I would make a simple test in my app.

It includes the code "admob.initAdmob("ca-app-pub-8777866873579970/2002814268", "ca-app-pub-8777866873579970/1701542267");" in onDeviceReady () and the code "admob.showBanner(admob.BannerSize.BANNER, admob.Position.TOP_APP);" in another JS file that is called in index.html

I use visual studio cordova. When I run the "Ripple" nothing happens, advertising does not show. When I run the device an error occurs "The TEST application stopped."

Can someone help me?

admob-google commented 7 years ago

need more info,any other log?