Software Archive
Read-only legacy content
17061 Discussions

plugin cordova-plugin-ad-admob not found ?

lele_h_
Beginner
315 Views

I use admob plugin  in my contruct2, and in xdk,when i add plugin from the third-party plugins ,the plugin (cordova-plugin-ad-admob ) not found !

0 Kudos
1 Reply
Elroy_A_Intel
Employee
315 Views

You are attempting to add a plugin with a name that is not located in npm where plugins are now contained. 

I recommend specifying the plugin with it's GitHub repo URL: https://github.com/cranberrygame/cordova-plugin-ad-admob

0 Kudos
Reply