breautek commented on issue #854:
URL: https://github.com/apache/cordova-ios/issues/854#issuecomment-629814454


   > Can it comes from latest version of PayPalMobile?
   
   I don't know about that plugin specifically, but yes plugins could be 
referencing `UIWebView` and the maintainers needs to update their plugin to use 
`WKWebView` if they haven't already done so.
   
   > Searching "uiwebview" in Xcode only returns matched folder of:
   
   Do note that when it comes to Apache's maintained code bases, the references 
will still be in the source code, but they are wrapped around a compiler flag 
so these references are omitted in the bundled binary.


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to