简体   繁体   English

测试各种版本的iPhone Safari

[英]Testing various versions of iPhone Safari

I am developing a jquerymobile App, and things are looking good in IOS5 with the most up-to-date version of Safari, I really need to test some older versions of Safari and its Webkit to ensure things are looking good for most browser versions. 我正在开发一个jquerymobile App,使用最新版本的Safari在IOS5中一切都很好,我确实需要测试一些旧版本的Safari及其Webkit,以确保对于大多数浏览器版本来说情况都不错。

I realise I can fire up an old version of xcode with SDK4 , and test IOS4, but what I really need to test is the various versions of Safari, does anyone know how to do this? 我知道我可以使用SDK4启动旧版本的xcode并测试IOS4,但是我真正需要测试的是Safari的各种版本,有人知道如何做到这一点吗? I'm assuming it is possible to upgrade Safari without upgrading your IOS. 我假设无需升级IOS就可以升级Safari。

It is not possible to change the version of Safari that comes with the OS (on stock iOS devices). 无法更改OS随附的Safari版本(在iOS上的原始设备)。 Also, the iOS Simulator on a Mac does not produce an exact representation of the functionality of Safari on an iOS device, especially older versions. 另外,Mac上的iOS模拟器无法准确显示iOS设备(尤其是旧版本)上Safari的功能。

The only way to accurately test for compatibility and functionality is to buy, beg or borrow an old iDevice that has not be updated to newer OS version (and thus Safari version) past the version you want to test. 准确测试兼容性和功能性的唯一方法是购买,乞求或借用一个旧的iDevice,该iDevice尚未更新为要测试的版本的新OS版本(因此也为Safari版本)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM