加载远程应用程序会导致App Store拒绝吗?

发布于 2024-12-01 11:40:26 字数 132 浏览 1 评论 0原文

我有一个使用 JQtouch 的应用程序,希望它出现在 App Store 上。

如果所有功能都是远程完成(在 UIWebView 中加载)并且我不提供离线功能,我的应用程序是否会被 App Store 拒绝?

谢谢。

I have an application using JQtouch and would like it to be on the App Store.

Will my application get rejected from the App Store if all the functionality is done remotely (loading in UIWebView) and I provide no offline functionality?

Thanks.

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

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

发布评论

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

评论(3

淡水深流 2024-12-08 11:40:26

来自 Apple 应用审批指南

12.3:仅是网页剪报、内容聚合器或链接集合的应用程序可能会被拒绝。

基本上,如果您的应用程序没有为查看网站的体验添加任何内容,那么您可能会被拒绝。

From the Apple App Approval Guidelines:

12.3: Apps that are simply web clippings, content aggregators, or a collection of links, may be rejected.

Basically if your app does not add anything to the experience of viewing the website, then you may get rejected.

朦胧时间 2024-12-08 11:40:26

我已经在应用程序商店中批准了一些应用程序,这些应用程序只是指向 JQTouch 应用程序的 Web 视图。但是,我从应用程序中包含的本地文件加载了 .html。我相信应用程序审批指南第 12.3 节中的无“网页剪报”条款仅适用于完整网站的剪报。在本地应用程序中嵌入移动网络应用程序可能会被接受。

I have had apps approved in the app store that were just a web view pointed on a JQTouch application. However, I loaded the .html from a local file included in the app. I believe the no "web clippings" clause of section 12.3 in the App Approval guidelines is only meant for clippings of full web sites. Embedding a mobile web application in a local app will likely get accepted.

不念旧人 2024-12-08 11:40:26

我认为这不应该是一个问题。苹果的评论者可能是这个星球上最善变的人,但我可以想到几个基于 UIWebView 的应用程序,并且它们提供很少或根本不提供离线功能。

I don't think this should be a problem. Apple reviewers are probably the most fickle people on the planet, but I can think of several apps that are UIWebView based, and which provide little or no offline functionality.

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