我提交了我的新版本,但它被拒绝,决议表示

10.3: Apps that do not use system provided items, such as buttons and icons, correctly and as described in the Apple iPhone Human Interface Guidelines and the Apple iPad Human Interface Guidelines may be rejected
We found your app uses system-provided items in a non-standard manner, which is not in compliance with the App Store Review Guidelines.

Please refer to the attached screenshot for more information.

As recommended by the iOS Human Interface Guidelines, Pickers should only be presented within a popover element and should not take up the entire width of the screen.

Learn more about system-provided items in the iOS Human Interface Guidelines, sections: "System-Provided Buttons and Icons" and "iOS UI Element Usage Guidelines."
.

问题是在此版本中未修改该部分,并在之前几次接受

标准更改或,如果是如何纠正该

有帮助吗?

解决方案

它告诉你,您应该在一个popover中使用picker视图,而不是占用屏幕的宽度。

只是因为您的应用程序之前在早期版本中完成了此类版本并被接受,并不意味着他们无法在更高版本中拒绝它。特别是因为它在这些情况下应该使用POP结束的准则中明确说明。

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top