admob-google-cordova
admob-google-cordova copied to clipboard
how to use admob in cordova-vue
I am using Cordova and Vue Template for my app. I want to show ads admob in my app. I don't know how to add and use plugin admob. Please help me.
Good day. Please refer here: https://github.com/appfeel/admob-google-cordova#quick-start
@snow-drop My app is written in Vue as well and I've followed the linked instructions a long with a couple tips I found on other sites. Every time I build my Vue project, it wont build as admob is undefined. Have you had any success with this?
@CTKS have you tried using window.admob
? Unfortunately, I'm not using this plugin anymore.
@CTKS have you tried using
window.admob
? Unfortunately, I'm not using this plugin anymore.
Sorry for offtop, but I wonder what plugin are you currently using instead of admob-google-cordova
to show ads in cordova?