vue-cordova-demo icon indicating copy to clipboard operation
vue-cordova-demo copied to clipboard

Cordova inappbrowser plugin

Open brianbier opened this issue 7 years ago • 2 comments

I notice that {{ cordova }} has a list of plugins. I tried adding the cordova-plugin-inappbrowser but it does not show up in the list of plugins. Is there something I am missing where I Should be adding it somewhere.

The reason I'm using it is to avoid problems after a redirect from the instagram API. It keeps opening the web browser and my link breaks.

brianbier avatar Jun 11 '17 19:06 brianbier

I'm also facing the problem with adding inappbrowser plugin.

hope there will be more detail about adding new plugins.

YangAi avatar Jan 16 '18 13:01 YangAi

Hi guys, Sorry for the (very!) late answer. Information about adding plugins is available here, I may add that you would need to npm run build afterwards to use the version including your plugin. If you succeed in adding the plugin, you may write some documentation and submit a PR, I'll be happy to review it. Hope this helps, Cheers

kartsims avatar Mar 27 '18 18:03 kartsims