You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/06/20 09:48:32 UTC

[GitHub] [cordova-plugin-inappbrowser] dlwsacrez commented on issue #492: not work ios13 InAppbrowser select target _blank

dlwsacrez commented on issue #492: not work ios13 InAppbrowser select target _blank
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/492#issuecomment-503959577
 
 
   Following
   I have the same issue, using a wkwebview engine in ipadOS 13 beta 2.
   When opening a page with the '_blank' target it loads the page and closes it directly. 
   
   Code is as follows:
   
   ` const authWindow = cordova.InAppBrowser.open(getAuthorizationUrl(), '_blank', 'usewkwebview=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:
users@infra.apache.org


With regards,
Apache Git Services

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