sriram6781 commented on issue #898:
URL: https://github.com/apache/cordova-ios/issues/898#issuecomment-690328140


   It seems to be working if you try to use the InAppBrowser plugin as shown 
below. window.open didn't work on iOS. 
   
   cordova.InAppBrowser.open('https://www.google.com', 
'_system','location=no,hidden=yes');
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to