- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我第一次提交我的梦幻足球应用程序被拒绝了,原因如下,
"12.3: Apps that are simply web clippings, content aggregators, or a collection of links, may be rejected - We found that the experience your app provides is not sufficiently different from browsing a content or link aggregator web site, as required by the App Store Review Guidelines. While your app may facilitate access to web sites or to content from a range of web sites, even when including features such as Push Notifications, the experience it provides is not significantly different from using Safari. Such apps do not include enough native iOS functionality to be appropriate for the App Store. We encourage you to review your app concept and evaluate whether you can incorporate additional features to enhance the user experience."
因此,我添加了一些新功能,包括社交媒体共享和玩家跟踪功能,以便用户搜索/选择多个玩家并在整个应用程序中突出显示那些最喜欢的玩家。然后我重新提交了该应用程序,但由于以下原因再次被拒绝,
"10.6: Apple and our customers place a high value on simple, refined, creative, well thought through interfaces. They take more work but are worth it. Apple sets a high bar. If your user interface is complex or less than very good it may be rejected. We found the user interface of your app is not of sufficient quality to be appropriate for the App Store. Apps that provide a poor user experience are not in compliance with the App Store Review Guidelines. Rejected for violating guideline 10.6 The app provides a poor user experience as it consists of feeds aggregated from www.fantasyfootballfreaks.com and contains a poor UI. Please evaluate whether you can make the necessary revisions to improve the user experience of your app. Keep in mind that Apple and Apple customers place a high value - and have high standards - on the user interface and the experience an app provides. Apps should be engaging and exciting, enabling users to do something they couldn't do before; or to do something in a way they couldn't do before or better than they could do it before. And apps should be specific to the iOS platform to take the fullest advantage of iOS in delivering a robust user experience."
我已联系 Apple,但尚未收到任何反馈。我对我应该做什么来更新应用程序并再次重新提交感到困惑。最终,他们关心的是什么?是从我们的网络服务器中提取信息吗?添加的功能是否足够,但现在他们不喜欢 UI(如果是,为什么)?该应用程序适用于 iPhone 和 iPad,他们仅在第二次拒绝中包含 iPad 的屏幕截图作为引用。我没有得到“糟糕的 UI”问题,因为屏幕截图引用了两个表格 View ,我在其中显示图像、标题和文章和新闻项目的描述。它非常简单、直接且易于用户阅读。他们还包括我的球员跟踪 View ,我允许用户在其中选择他们最喜欢的球员,他们可以搜索、滚动或点击右侧的球队标签(非常简单且用户友好)。
我看过许多一般新闻和梦幻足球应用程序,它们都实现了非常相似的表格 View 和 ScrollView 来显示它们的数据,这些数据也是从它们的网络服务器中提取的。仅仅是因为我的公司名称不是 yahoo 或 espn 吗?我也不在我的应用程序中使用任何 WebView 。我们有成千上万的用户想要使用该应用程序,但我不知道我需要解决的真正问题是什么。
我们将不胜感激根据您的经验提出的任何建议或反馈。谢谢。足球赛季已经开始,但由于遭到拒绝,我的进度远远落后了。
最佳答案
Apps should be engaging and exciting, enabling users to do something they couldn't do before; or to do something in a way they couldn't do before or better than they could do it before. And apps should be specific to the iOS platform to take the fullest advantage of iOS in delivering a robust user experience.
和
The app is universal for iPhone and iPad and they only included screenshots of the iPad in the 2nd rejection as a reference.
你写的。
I don't get the "poor UI" issue
悲伤...再看一遍上面它就在那里。
我至少会做 iPhone、iPhone Retina、iPad、iPad Retina 版本的设计。
Ofc 的“通用”Phonegap、Appcelarator 之类生成的应用程序看起来像垃圾。尝试嵌入一些 noce 图像作为设计、启动画面、应用程序图标、选项卡、按钮等。也许您也需要设计师的工作,而不是普通的 sdk 生成的按钮。
编辑添加屏幕截图,就像在新 iPad ( retina ) 中一样
那有一个严肃的理由拒绝它!提示:如果您有小图片并且不想要动态缩略图大小,请尝试为 iPhone 发布仅。但是你设置为通用,所以从 iPhone 3 到新的 iPad 分辨率都!!!
如果你做的是新闻采集器,那么调整图像的大小,因为它看起来很清晰。+ 需要设计按钮、表格、表格单元格、背景等。
关于ios - 应用拒绝说明 - 帮助了解实际问题是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12333252/
我开始在 Ethereum blockchain 上了解如何开发智能合约以及如何写 web-script用于与智能合约交互(购买、销售、统计......)我得出了该怎么做的结论。我想知道我是否正确理解
我正在 UIView 中使用 CATransform3DMakeRotation,并且我正在尝试进行 45º,变换就像向后放置一样: 这是我拥有的“代码”,但显然没有这样做。 CATransform3
我目前正在测试 WebRTC 的功能,但我有一些脑逻辑问题。 WebRTC 究竟是什么? 我只读了“STUN”、“P2P”和其他...但是在技术方面什么是正确的 WebRTC(见下一个) 我需要什么
我在看 DelayedInit在 Scala in Depth ... 注释是我对代码的理解。 下面的 trait 接受一个非严格计算的参数(由于 => ),并返回 Unit .它的行为类似于构造函数
谁能给我指出一个用图片和简单的代码片段解释 WCF 的资源。我厌倦了谷歌搜索并在所有搜索结果中找到相同的“ABC”文章。 最佳答案 WCF 是一项非常复杂的技术,在我看来,它的文档记录非常少。启动和运
我期待以下 GetArgs.hs打印出传递给它的参数。 import System.Environment main = do args main 3 4 3 :39:1: Coul
private int vbo; private int ibo; vbo = glGenBuffers(); ibo = glGenBuffers(); glBindBuffer(GL_ARRAY_
我正在尝试一个 for 循环。我添加了一个 if 语句以在循环达到 30 时停止循环。 我见过i <= 10将运行 11 次,因为循环在达到 10 次时仍会运行。 如果有设置 i 的 if 语句,为什
我正在尝试了解 WSGI 的功能并需要一些帮助。 到目前为止,我知道它是一种服务器和应用程序之间的中间件,用于将不同的应用程序框架(位于服务器端)与应用程序连接,前提是相关框架具有 WSGI 适配器。
我是 Javascript 的新手,我正在尝试绕过 while 循环。我了解它们的目的,我想我了解它们的工作原理,但我在使用它们时遇到了麻烦。 我希望 while 值自身重复,直到两个随机数相互匹配。
我刚刚偶然发现Fabric并且文档并没有真正说明它是如何工作的。 我有根据的猜测是您需要在客户端和服务器端都安装它。 Python 代码存储在客户端,并在命令运行时通过 Fabric 的有线协议(pr
我想了解 ConditionalWeakTable .和有什么区别 class ClassA { static readonly ConditionalWeakTable OtherClass
关闭。这个问题需要更多focused .它目前不接受答案。 想改善这个问题吗?更新问题,使其仅关注一个问题 editing this post . 5年前关闭。 Improve this questi
我还没有成功找到任何可以引导我理解 UIPickerView 和 UIPickerView 模型的好例子。有什么建议吗? 最佳答案 为什么不使用默认的 Apple 文档示例?这是来自苹果文档的名为 U
我在看foldM为了获得关于如何使用它的直觉。 foldM :: Monad m => (a -> b -> m a) -> a -> [b] -> m a 在这个简单的例子中,我只返回 [Just
答案What are _mm_prefetch() locality hints?详细说明提示的含义。 我的问题是:我想要哪一个? 我正在处理一个被重复调用数十亿次的函数,其中包含一些 int 参数。
我一直在读这个article了解 gcroot 模板。我明白 gcroot provides handles into the garbage collected heap 然后 the handle
提供了一个用例: 流处理架构;事件进入 Kafka,然后由带有 MongoDB 接收器的作业进行处理。 数据库名称:myWebsite集合:用户 并且作业接收 users 集合中的 user 记录。
你好 我想更详细地了解 NFS 文件系统。我偶然发现了《NFS 图解》这本书,不幸的是它只能作为谷歌图书提供,所以有些页面丢失了。有人可能有另一个很好的资源,这将是在较低级别上了解 NFS 的良好开始
我无法理解这个问题,哪个更随机? rand() 或: rand() * rand() 我发现这是一个真正的脑筋急转弯,你能帮我吗? 编辑: 凭直觉,我知道数学答案是它们同样随机,但我忍不住认为,如果您
我是一名优秀的程序员,十分优秀!