I've created a new cordova app using the latest version: 3.4.0 and i've also added the IAB plug-in (org.apache.cordova.InAppBrowser).
It works smoothly in iOS but it doesn't work on Android. It doesn't even open a
single webpage.
The code is:
<a href="#" onClick="window.open('http://www.google.com','_system');
Just wondering if there's a working fix. I've googled around but nothing came
even close to a possible fix. Hope someone helps.
Thanks!
Sent from my iPhone
