简体   繁体   English

有人知道Apple iTunes是否会接受单页应用程序,即浏览器正在加载网站

[英]Does anyone know if Apple iTunes will accept a single page app that is a browser loading a website

I have am loading a responsive website in a wrapper, my app is just a browser screen loading my live website. 我正在使用包装器加载响应式网站,我的应用程序只是加载我的实时网站的浏览器屏幕。 I have read that Apple iTunes does not allow apps that connect to external urls (I doubt that is true). 我已经读过Apple iTunes不允许连接到外部URL的应用程序(我怀疑这是真的)。

Does anyone know if Apple iTunes will approve this type of app? 有人知道Apple iTunes是否会批准这种类型的应用程序吗? 在此处输入图片说明

Common App Rejections 常见应用拒绝

Web clippings, content aggregators, or a collections of links Web剪辑,内容聚合器或链接集合

Your app should be engaging and useful, and make the most of the features unique to iOS. 您的应用程序应引人入胜且有用,并充分利用iOS独有的功能。 Websites served in an iOS app, web content that is not formatted for iOS, and limited web interactions do not make a quality app. 在iOS应用中提供服务的网站,未针对iOS格式化的Web内容以及有限的Web交互都不能构成高质量的应用。

From the official App Store Review Guidelines : 根据官方的《 App Store审查指南》

2.12 Apps that are not very useful, unique, are simply web sites bundled as Apps, or do not provide any lasting entertainment value may be rejected 2.12如果应用程序不是非常有用,独特,只是作为应用程序捆绑在一起的网站,或者没有提供任何持久的娱乐价值,则可能会被拒绝


As Jason mentioned from the Common App Rejections : 正如Jason在“ 常见应用拒绝”中所述

Web clippings, content aggregators, or a collections of links Web剪辑,内容聚合器或链接集合

Your app should be engaging and useful, and make the most of the features unique to iOS. 您的应用程序应引人入胜且有用,并充分利用iOS独有的功能。 Websites served in an iOS app, web content that is not formatted for iOS, and limited web interactions do not make a quality app. 在iOS应用中提供服务的网站,未针对iOS格式化的Web内容以及有限的Web交互都不能构成高质量的应用。


I remember that an app of me was approved, even though it was just a website bundled as an app. 我记得我的一个应用程序被批准了,尽管它只是一个捆绑了一个应用程序的网站。 The only difference was, that there was a special notification, if the user lost network connection or wasn't connected at all. 唯一的区别是,如果用户失去了网络连接或根本没有连接,则会发出一条特殊通知。 I believe it could get approved if you add at least a little bit code to it. 我相信,如果至少添加一点代码,它可能会获得批准。


If you can bundle your website and deliver it offline, your app should get approved. 如果您可以捆绑您的网站并离线发布,则您的应用应获得批准。 Have a look at Cordova , which exactly does this. 看一下Cordova ,它正是这样做的。

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

相关问题 Apple Itunes应用限制 - Apple Itunes app limitations 有谁知道为什么苹果提供的SimpleFTPSample会泄漏内存? - Does anyone know why the SimpleFTPSample that apple provides leaks memory? iTunes Connect不接受我的大型应用程序图标 - iTunes connect does not accept my large app icon Apple App链接无法打开,而是要求iTunes - Apple App link does not open rather it asks for itunes iOS应用程序可与本地设备一起使用 苹果商店将如何接受iTunes Store - iOS App works with Local Device | How Apple store will accept it for iTunes Store 苹果是否接受使用UIWebView和嵌入式浏览器的应用程序? - Does Apple accept apps with an embedded browser using UIWebView? Apple 是否接受应用商店中带有静态链接 OpenSSL 的 iOS 应用? - Does Apple accept iOS apps with statically linked OpenSSL in the app store? 苹果是否通过使用xcode-5接受带有iOS6 SDK的应用程序? - Does Apple accept a app with iOS6 SDK by using xcode-5? 有人知道_UIApplicationDidRemoveDeactivationReasonNotification吗? - does anyone know _UIApplicationDidRemoveDeactivationReasonNotification? Apple如何知道您从网站上安装了Apple Store应用程序? - How apple know you have the Apple Store app installed from the website?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM