You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/08/20 14:20:40 UTC

[GitHub] [cordova-ios] dpogue commented on issue #970: Is webSQL really deprecated in iOS 14 and will be unusable?

dpogue commented on issue #970:
URL: https://github.com/apache/cordova-ios/issues/970#issuecomment-677695700


   WebSQL has been a deprecated web standard since 2010.
   
   On iOS, `WKWebView` does not support WebSQL as of iOS 13.
   `UIWebView` (which is also deprecated and will not be accepted by Apple soon) removes support for WebSQL when building for iOS 14.


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



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