注:4.0被拒的原因應(yīng)該有很多,這里是由于使用的蘋果的Logo,但是不符合蘋果官方設(shè)計(jì)造成的。這里是蘋果登錄按鈕圖標(biāo)不合規(guī)。
處理方式:
更換蘋果相關(guān)圖標(biāo)、Logo,滿足設(shè)計(jì)需求。使用系統(tǒng)自帶按鈕類:
ASAuthorizationAppleIDButton(提供多種樣式,自動根據(jù)語言設(shè)置顯示文字)
蘋果官方設(shè)計(jì)文檔-Sign in with Apple

圖標(biāo)加文字樣式.png

只有圖標(biāo)樣式.png
被拒絕的原文:
Guideline 4.0 - Design
We noticed an issue in your app that contributes to a lower quality user experience than Apple users expect:
- Your app uses Sign in with Apple as a login option but does not use Sign in with Apple button design, branding and/or user interface elements appropriately as described in the Sign in With Apple Human Interface Guidelines.
Next Steps
To resolve this issue, please revise your app to address all instances of this type of issue.
Resources
For information on improving and enhancing your app:
- Watch the video The Ingredients of Great Apps to understand the basics of great apps.
- Watch the video iPhone and iPad User Interface Design for practical design tips.
- Watch iOS Development Videos to learn about programming and design tips.
- Review the iOS Human Interface Guidelines and ensure that your app's interface and design adhere to these guidelines.
Please see attached screenshots for details.
以下是中文翻譯:
準(zhǔn)則4.0-設(shè)計(jì)
我們注意到您的應(yīng)用程序中存在一個(gè)問題,導(dǎo)致用戶體驗(yàn)質(zhì)量低于蘋果用戶的預(yù)期:
-您的應(yīng)用程序?qū)⑹褂锰O果登錄作為登錄選項(xiàng),但不使用蘋果按鈕設(shè)計(jì)、品牌和/或用戶界面元素(如《使用蘋果人機(jī)界面登錄指南》中所述)。
下一步
若要解決此問題,請修改應(yīng)用程序以解決此類型問題的所有實(shí)例。
資源
有關(guān)改進(jìn)和增強(qiáng)應(yīng)用程序的信息:
-觀看視頻了解優(yōu)秀應(yīng)用程序的基本要素。
-觀看視頻iPhone和iPad的用戶界面設(shè)計(jì),了解實(shí)用的設(shè)計(jì)技巧。
-觀看iOS開發(fā)視頻,了解編程和設(shè)計(jì)技巧。
-查看iOS人機(jī)界面指南,確保應(yīng)用程序的界面和設(shè)計(jì)符合這些指南。
詳情請參閱附件截圖。
截圖就是使用的不標(biāo)準(zhǔn)的蘋果登錄圖標(biāo)
我過審的ASAuthorizationAppleIDButton樣式:
大小都是:44x44,.cornerRadius = 22.0;內(nèi)部白色logo微信、QQ和蘋果差不多大

image.png