Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarity around iOS/Android/Chrome #22

Open
dpogue opened this issue Apr 18, 2017 · 0 comments
Open

Clarity around iOS/Android/Chrome #22

dpogue opened this issue Apr 18, 2017 · 0 comments
Labels

Comments

@dpogue
Copy link

dpogue commented Apr 18, 2017

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.

@macdonst macdonst added the docs label Nov 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants