How to use cordova-admob-pro plugin with Quasar2/Vue3? #10534
|
Hi, I'm trying to make https://github.com/floatinghotpot/cordova-admob-pro plugin work in my application but I think there's some missing link so I ask for your help. I followed the steps from https://quasar.dev/quasar-cli/developing-cordova-apps/preparation so I have cordova set up. With Then I installed the admob plugin with How can I access the Thank you, |
Replies: 3 comments 4 replies
|
Have you realized that the admob plugin you are referring to has not been updated in 2 year? Here's a plugin for Capacitor and Cordova that is maintained: Cordova install doc: |
|
Btw here's a github with a very nice project that uses admob: |
|
I'm continuing to struggle with admob plus cordova; can somebody provide a repository or show me how to call cordova plugins into a quasar vue component? @david-katona @ontwikkelfabriek @capslockoff @steveclarke |
@david-katona
Have you realized that the admob plugin you are referring to has not been updated in 2 year?
Here's a plugin for Capacitor and Cordova that is maintained:
https://admob-plus.github.io/
Cordova install doc:
https://admob-plus.github.io/docs/cordova/installation