Which version of webview of android and ios supports indexeddb?
问题 I'm developing a hybrid mobile app using cordova. So I'm researching the solutions for offline storage. It seems indexeddb will be my best choice. Now I'm not clear which version of webview of each platform support indexed db. I use can I use to check, but I don't think webview of each platform is listed. Where can I find these information? 回答1: I dunno exactly how works cordova. But i think they re directly using the official webview in each OS. And caniuse.com actually do list the support