Page 2 of 2

ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin

Posted: Fri May 03, 2013 12:15 am
by maxkatz

ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin

Posted: Thu May 30, 2013 6:33 pm
by Florian

Can you explain how to implement childbrowser?? This is a huge bug.


ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin

Posted: Thu May 30, 2013 7:23 pm
by SteveLacy

Here's some javascript that I use to open a URL (Google.com in this case):

window.plugins.childBrowser.showWebPage('http://google.com/');