ASIHttpRequest可达性版本

发布于 2024-11-27 08:01:39 字数 267 浏览 4 评论 0原文

目前我正在为iPhone/iPad 开发一个网络客户端软件。我正在使用 ASIHttpRequest 库与我们的 Web 服务交互。

我注意到最新版本的 ASIHttpRequest 包含有点过时的 Reachability API,即“2.0.4ddg”。 apple.com 上的最新版本是 2.2。

升级与 ASIHttpRequest 库捆绑的 Reachability 组件是个好主意吗?我正在开发的软件必须在 iOS 4.2.1 及更高版本上运行。

提前致谢!

At the moment I'm developing a network client software for iPhone/iPad. I'm using ASIHttpRequest library to interact with our web service.

I've noticed the latest version of ASIHttpRequest contains a bit outdated Reachability API, namely "2.0.4ddg". The latest version on apple.com is 2.2.

Is it a good idea to upgrade the Reachability component that's bundled with ASIHttpRequest library? The software I'm developing must work on iOS 4.2.1 and later.

Thanks in advance!

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

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

发布评论

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

评论(1

雄赳赳气昂昂 2024-12-04 08:01:39

我无法回答您的完整问题,但是 2.0.4ddg 版本包含对 Apple 2.0 版本的许多增强功能,如下所列:

http://blog.ddg.com/?p=24

不过,我没有看过 Apple 在 2.0 和 2.2 之间发生了什么变化。

如果我没记错的话,ddg 版本与 Apple 版本相比 API 略有变化,所以它并不是替代品。

I can't answer your full question, however the 2.0.4ddg version contains a number of enhancements over the Apple 2.0 version, as listed here:

http://blog.ddg.com/?p=24

I've not looked at what Apple changed between 2.0 and 2.2 though.

If I recall correctly, the ddg version has slight API changes compared to the Apple one, so it's not a drop in replacement.

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