Open brianbier opened 7 years ago
I'm also facing the problem with adding inappbrowser plugin.
hope there will be more detail about adding new plugins.
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
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.