Hi,
Anyone suggest how to Open Web Links From Native App on Device Browser(Safari,Chrome,Edge) not in Container
In Container( In App Browser) was working fine with default Cordova plugin.But my requirement is to open that in external browser of device like Safari ,Chrome
We are using Microsoft Surface .Is there any scrip that help us to do that.I tried window.open("https://www.google.com",'_system'),window.href() etc... .But nothinfg was working