苹果是否拒绝“移动网络外壳"?应用程序? [英] Does Apple reject "mobile web shell" applications?

查看:26
本文介绍了苹果是否拒绝“移动网络外壳"?应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不知道如何正确表达,所以我会有点冗长:

I'm not sure how to word this correctly, so I'm going to be a little verbose:

我的任务是为我的公司构建一个应用程序,该应用程序只需将移动网站加载到没有地址栏或任何内容的准系统浏览器中.因此,基本上该应用程序将与用户在 Safari 中导航到那里一样(没有普通的浏览器控件).

I'm tasked with building an app for my company that will just load a mobile website into a barebones browser with no address bar or anything. So basically the app will be just the same as if the user had navigated there in Safari (sans normal browser controls).

我的问题是:Apple 是否拒绝此类应用程序,因为它只是移动网站的包装器?我完全迷失于此,因为我之前从未为 iOS 开发过,也不知道我可能会遇到什么样的障碍.

My question is: does Apple reject this sort of app because of it just being a wrapper around a mobile site? I'm totally lost on this, as I've never developed for iOS before and have no idea what kinds of roadblocks i might hit.

推荐答案

如果您的应用只是将网站包装在 UIWebView 中,Apple 可能会拒绝您的应用.您需要在应用中添加更多功能,而不仅仅是加载网页.

Apple may reject your app if all it does is wrap a web site in a UIWebView. You need to have more functionality in your app than just loading a web page.

来自 iOS 的应用审核指南:

您的应用应该包括功能、内容和用户界面,以提升它超越重新包装的网站.如果您的应用不是特别有用、独特或类似应用",则它不属于 App Store.如果您的应用不提供某种持久的娱乐价值,则可能不会被接受.

4.2 Minimum Functionality

Your app should include features, content, and UI that elevate it beyond a repackaged website. If your app is not particularly useful, unique, or "app-like," it doesn’t belong on the App Store. If your App doesn’t provide some sort of lasting entertainment value, it may not be accepted.

您可能想要研究将您公司的应用开发为移动网络应用.有很多Apple 发布的信息(和其他人)关于如何编写功能类似的移动网络应用程序到原生 iOS 应用.

You may want to investigate developing your company's app as a mobile web app. There's plenty of information published by Apple (and others) about how to write mobile web apps that function similarly to native iOS apps.

这篇关于苹果是否拒绝“移动网络外壳"?应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆