Also having trouble to execute scripts- nothing happens
image- http://prntscr.com/7aaz94
ref.executeScript({ code: "alert();" }); - no alerts
ref.executeScript({ code: "window.open('http://cordova.apache.org/','_system');" }); - url is not changing