You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/23 20:49:27 UTC

[GitHub] [cordova-ios] qmclaugh edited a comment on issue #898: window.open() with _system does not work with wkwebview (on cordova-ios 6.0.0)

qmclaugh edited a comment on issue #898:
URL: https://github.com/apache/cordova-ios/issues/898#issuecomment-715582834


   With Apple's new WKWebView requirement, this just got sloppy.  None of the whitelisting etc worked for me, nor could I use InAppBrowser.open now window.open with _system target - somehow that caused my entire app to lose state and reset to pre-login.  I ended up using this plugin and solved.  Hope this helps someone else.
   
   https://github.com/PaoloMessina/OpenUrlExt


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org