What is the maximum size of a Web SQL DB in iOS (Safari) on the iPad? How about LocalStorage?
问题 What is the maximum data size when using HTML5's Web SQL to store data locally on the iPad? When you reach that, does it just prompt the user to increase it? Is that a simple yes/no permission request? If so, what's the hard limit (beyond which there isn't even the option of the user allowing it to expand)? Does LocalStorage work the same way? 回答1: The total limit for all WEB SQL Databases created by your site on Mobile Safari is 50Mb. Users are asked to confirm acceptance above 5Mb and you