You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wanting to confirm if my understanding is correct?
Android refers to the Android System WebView (Chrome-ish, autoupdating as of Android 5.0)
iOS refers to UIWebView (effectively frozen as of iOS 8)
Chrome refers to the Chrome app on Android (and possibly desktop)
In particular, it might be worth having separate columns for iOS for UIWebView and WKWebView. WKWebView supports IndexedDB, Page Visibility, the File APIs, Fetch, and several other APIs that will never be implemented in UIWebView.
The text was updated successfully, but these errors were encountered:
Just wanting to confirm if my understanding is correct?
In particular, it might be worth having separate columns for iOS for UIWebView and WKWebView. WKWebView supports IndexedDB, Page Visibility, the File APIs, Fetch, and several other APIs that will never be implemented in UIWebView.
The text was updated successfully, but these errors were encountered: