phonegap / phonegap-plugin-pwa

A plugin to provide progressive web app API's
45 stars 6 forks source link

Clarity around iOS/Android/Chrome #22

Open dpogue opened 7 years ago

dpogue commented 7 years ago

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.