- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正计划制作一款混合应用。将有一个网络模式,其中我将展示一个 SAS 响应应用程序和高级模式,它将利用手机的 native 功能。这样做的目的不是在IOS上原生重写web app,而是复用已有的web app。高级模式仅适用于只能通过移动设备使用的功能。像这样的应用程序会被拒绝吗?
最佳答案
根据 App Store Review Guidelines , 是的,这种应用将被拒绝。
2016 年 2 月指南,第 2.12 节:
2.12 Apps that are not very useful, are simply web sites bundled as apps, or do not provide any lasting entertainment value may be rejected
2016 年 6 月指南,第 4.2 节:
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, or is just plain creepy, it may not be accepted.
但是您可以通过使用一些 SDK 创建基于跨平台的应用程序来重用您的代码,例如:Cordova , Titanium - Appcelerator根据您的需要和要求,您可以浏览他们的文档并选择一个。
可以找到有关选择更好工具的更多详细信息here .
关于ios - iOS web wrapper 应用程序会被拒绝吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35506339/
我是一名优秀的程序员,十分优秀!