elizabethrego / cordova-plugin-instabug

Integrate the Instabug SDK in your hybrid app.
14 stars 5 forks source link

How to load the plugin in a phonegap / cordova html android app? #6

Open jpruiz114 opened 8 years ago

jpruiz114 commented 8 years ago

I'm trying to use your plugin with my phonegap app.

I just added it like this:

cordova plugin add https://github.com/elizabethrego/cordova-plugin-instabug/

... but it still isn't loaded in cordova.plugins.instabug

What else do I have to add in order to load it?

Do I need to declare something in the config.xml file?

Do I have to add something in the html file?

Thanks!

jpruiz114 commented 8 years ago

btw, the app is here:

https://github.com/jpruiz114/vet-dir-app

monove commented 8 years ago

what do you see when you run cordova plugins?