It's all in the title.
I Tried EVERY possible way. I tried the InAppBrowser plugin, but whatever I do. It always opens in my app instead of in Safari. There is nothing wrong with this code I think?
window.open(encodeURI('http://XXX.XXX.XXX.XXX/linkylink/'+ variable.link), "_system",'location=no');
Also if i change location to yes. I dont see any changes (no location bar)