erisu 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-603140474
 
 
   The flag does not delete `UIWebView` from code. 
   
   As @timbru31 said:
   > PR #584 added only a variable (which you need to set) to hide the 
UIWebView at compilation
   
   It only *hides* the `UIWebView` from the compiled app.
   
   When you submit the app, with this flag defined, you will not get the 
warning from any of Cordova's official plugins or platform. 
   
   If you are still getting the warning, you have a third-party plugin with the 
code that is not wrapped with the flag. You will need to talk with the 
third-party plugin developers to fix this.
   
   As for the complete removal of `UIWebView` from code, it will not be done 
until the next major release.
   
   There is no ETA on the next major release.

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

Reply via email to