[GitHub] [cordova-plugin-inappbrowser] timbru31 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
timbru31 commented on issue #651: Still getting UIWebView even after updating 
to cordova-ios 5.1.1 and plugin to 3.2.0
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/651#issuecomment-603126972
 
 
   Please read my comment again. The source code still has the UIWebView 
classes. And my comment contains the required variable, too. Also please read 
https://cordova.apache.org/howto/2020/03/18/wkwebviewonly.html


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


With regards,
Apache Git Services

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



[GitHub] [cordova-plugin-inappbrowser] timbru31 commented on issue #651: Still getting UIWebView even after updating to cordova-ios 5.1.1 and plugin to 3.2.0

2020-03-24 Thread GitBox
timbru31 commented on issue #651: Still getting UIWebView even after updating 
to cordova-ios 5.1.1 and plugin to 3.2.0
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/651#issuecomment-603114243
 
 
   PR #584 added **only** a variable (which you need to set) to hide the 
UIWebView at compilation, the current npm release still contains these classes 
in the source code.
   The git master has and the next major release will completely remove 
UIWebView from the code base. If you've set `WKWebViewOnly`, then another 
plugin caused the deprecation warning and you need to search Xcode for further 
references.


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


With regards,
Apache Git Services

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