ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin
Posted: Fri May 03, 2013 12:15 am
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Can you explain how to implement childbrowser?? This is a huge bug.
Here's some javascript that I use to open a URL (Google.com in this case):
window.plugins.childBrowser.showWebPage('http://google.com/');