Hello, I'm trying to load a webpage within the app.
I was told to use the following code:
window.plugins.childBrowser.showWebPage('http://www.google.com', { showLocationBar: true });
But I have no idea, where I paste this code.
Basically I just want startpage, to load a webpage
Thankyou