[Reading Notes] iOS-Apple mobile device hardware, Reading Notes ios-apple
The key point in this book is: "hardware is not particularly important, and user experience is the real killer application. "Even so, learning more about the hardware you use is essential for the entire project, and it is essential to design and develop high-quality works.
People often ask for advice, such as designing websites and Web applications, so that they can be compatible with different models of similar devices. The answer is actually like: If you want to design a website, first, optimize the old-fashioned devices because the website is a common resource and users should also ensure the availability of functions.
If you want to design an iOS Web application, you need to ensure that the entire set of functions can be used from the oldest to the latest devices, but some of these functions are only optimized for the latest devices. A suitable ratio is about, that is, 70% of the features are available for all device models.
Reference: iOS Web Application Development