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/08/06 09:49:08 UTC

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

Anky001 commented on issue #492: not work ios13 InAppbrowser select target _blank
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/492#issuecomment-518597568
 
 
   
   Downgrading the WKView might solve this issue
   
   https://ionicframework.com/docs/v3/wkwebview/
   
   you can do it by adding this in config.xml
   
   `<platform name="ios">
           <preference name="CordovaWebViewEngine" value="CDVUIWebViewEngine" />`
   
   Just give it a try.

----------------------------------------------------------------
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