You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: