Florian
Posts: 0
Joined: Wed Feb 20, 2013 5:41 pm

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

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

SteveLacy
Posts: 6
Joined: Fri Apr 20, 2012 11:54 pm

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

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

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

Return to “Issues”