注:4.0被拒的原因应该有很多,这里是由于使用的苹果的Logo,但是不符合苹果官方设计造成的。这里是苹果登录按钮图标不合规。
处理方式:
更换苹果相关图标、Logo,满足设计需求。使用系统自带按钮类:
ASAuthorizationAppleIDButton
(提供多种样式,自动根据语言设置显示文字)
苹果官方设计文档-Sign in with Apple
只有图标样式.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.
以下是中文翻译:
准则4.0-设计
我们注意到您的应用程序中存在一个问题,导致用户体验质量低于苹果用户的预期:
-您的应用程序将使用苹果登录作为登录选项,但不使用苹果按钮设计、品牌和/或用户界面元素(如《使用苹果人机界面登录指南》中所述)。
下一步
若要解决此问题,请修改应用程序以解决此类型问题的所有实例。
资源
有关改进和增强应用程序的信息:
-观看视频了解优秀应用程序的基本要素。
-观看视频iPhone和iPad的用户界面设计,了解实用的设计技巧。
-观看iOS开发视频,了解编程和设计技巧。
-查看iOS人机界面指南,确保应用程序的界面和设计符合这些指南。
详情请参阅附件截图。
截图就是使用的不标准的苹果登录图标
我过审的ASAuthorizationAppleIDButton样式:
大小都是:44x44,.cornerRadius = 22.0;内部白色logo微信、QQ和苹果差不多大
网友评论