質問

私は私のアプリケーションの私の新しいバージョンを提出しましたが、それは拒否され、決議が言った

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."
.

画像の説明がここにあります この問題は、この部分がこのバージョンで変更されず、の前に数回受け入れられます。

標準的な変更や、そうであれば、そのの修正方法

役に立ちましたか?

解決

ポップオーバーでピッカービューを使用していることを知らせて、画面の幅を占めないようにしてください。

あなたのアプリが以前のバージョンでこれ以前にこれまで承認されたからので、後のバージョンでそれを拒否できないという意味ではありません。特にそれがこのような場合にポップオーバーを使用するべきガイドラインに明示的に述べられているので。

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top