测试 iPhone Safari 的各个版本

发布于 2025-01-02 16:11:52 字数 224 浏览 0 评论 0原文

我正在开发一个 jquerymobile 应用程序,在 IOS5 和最新版本的 Safari 中,一切看起来都很好,我确实需要测试一些旧版本的 Safari 及其 Webkit,以确保大多数浏览器版本的一切都很好。

我意识到我可以使用 SDK4 启动旧版本的 xcode 并测试 IOS4,但我真正需要测试的是 Safari 的各个版本,有谁知道如何做到这一点?我假设可以在不升级 IOS 的情况下升级 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.

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? I'm assuming it is possible to upgrade Safari without upgrading your IOS.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

℡Ms空城旧梦 2025-01-09 16:11:52

无法更改操作系统附带的 Safari 版本(在原生 iOS 设备上)。此外,Mac 上的 iOS 模拟器无法准确呈现 iOS 设备上 Safari 的功能,尤其是旧版本。

准确测试兼容性和功能的唯一方法是购买、乞求或借用旧的 iDevice,该设备尚未更新到您想要测试的版本之后的较新操作系统版本(以及 Safari 版本)。

It is not possible to change the version of Safari that comes with the OS (on stock iOS devices). 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.

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文