jquerymobile 在 iPod touch 上测试?
我正在开发一个 jquerymobile 应用程序,在 iPhone、iPad、Android 2.2、2.3.3、3.0、3.1、4.0 上测试 IOS4,5
只是想知道我是否有必要在 iPod touch 上测试它,它有相同的屏幕分辨率与 iPhone 相同,假设 IOS 版本相同,我自己无法想象有什么问题。
我是否有必要在 iPod touch 上进行测试?
I'm developing a jquerymobile app, testing for IOS4,5 on iPhone, iPad, Android 2.2, 2.3.3, 3.0,3.1,4.0
Just wondering if its necessary for me to test this on a iPod touch, it has the same screen resolution as a iPhone and assuming IOS is the same version, I can't myself imagine a problem.
Is it necessary for me to test on the iPod touch as wwell?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

您无需在 iPod Touch 上单独进行测试,因为在使用类似版本的 iOS 时,它的工作方式与 iPhone 完全相同。
但是,您应该确保在视网膜和非视网膜显示屏 iOS 设备上进行测试。
There's no need for you to test separately on an iPod Touch, since it works exactly the same as an iPhone when using a comparable version of iOS.
However, you should be sure to test on both a retina- and a non-retina-display iOS device.