abdulmueid / cordova-admob-plugin

Admob plugin for Cordova, using Google Play Framework
MIT License
3 stars 1 forks source link

Admob Ads Not Showing. Blank Black Rectangle Shows Instead #2

Open yatteer opened 10 years ago

yatteer commented 10 years ago

Hello.

Please i followed your Read Me carefully. But after completing setup, I get a black blank rectangle when testing on my android device. I tested on emulator too, the same thing - black blank rectangle.

abdulmueid commented 10 years ago

I believe you are using the new Admob front end. When using the new front end, you need to use the Ad Unit ID. This can be found in Monetize->All apps->_youapp in the new Admob.

The Ad Unit ID will be in this format: ca-app-pub-XXXXXXXXXXXXXXXX/NNNNNNNNNN.

I will update the readme soon.

yatteer commented 10 years ago

Thanks for your response. But i tried using both the publisher id and ad unit id, without any difference. The blank black rectangle is what shows even on the emulator. On May 31, 2014 12:16 PM, "abdulmueid" notifications@github.com wrote:

I believe you are using the new Admob front end. When using the new front end, you need to use the Ad Unit ID. This can be found in Monetize->All apps->_youapp in the new Admob.

I will update the readme soon.

— Reply to this email directly or view it on GitHub https://github.com/abdulmueid/cordova-admob-plugin/issues/2#issuecomment-44745576 .

yatteer commented 10 years ago

Hello. Thanks. I've been able to get this to work. I didn't include a script reference to cordova.js, so it wasn't working before.

Please does this plugin also work for windows phone, blackberry, and IOS?