如果使用了第三方登录(例如 Google auth), 那么 app store 就要求一定要使用 apple 授权登录, 否则上架会被拒绝

Guideline 4.8 - Design - Sign in with Apple

Your app uses a third-party login service, but does not offer Sign in with Apple. Apps that use a third-party login service for account authentication need to offer Sign in with Apple to users as an equivalent option.

Next Steps

Please revise your app to offer Sign in with Apple as an equivalent option for account authentication.

Resources

  • Get Sign in with Apple sample code.
  • View Sign in with Apple design requirements.
  • Learn about the benefits of Sign in with Apple.

Please see attached screenshot for details.

接入 Apple 授权登录需要注意:

  • Apple 授权了, 不能强制要求用户继续使用手机/密码完成注册, 意思是 Apple 授权就是可靠的, 它都授权了, 就够了
  • 按钮的样式, 一定要按照他的设计, 图标了, 颜色了等等

否则上架会被拒绝:

Guideline 4 - Design

Your app offers Sign in with Apple as a login option but does not follow the design and user experience requirements for Sign in with Apple.

Specifically:

1)The  Sign in with Apple says Apple 登录 but should use the following localized version:

Sign in with Apple,
Sign up with Apple or
Continue with Apple.

  1. Your app requires users to provide or create a password after using Sign in with Apple.

Account authentication is handled by the Authentication Services framework and it is not necessary to use passwords.

These requirements provide the consistent experience users expect when using Sign In with Apple to authenticate or login to an account.

Apple 授权登录相关推荐

  1. apple授权登录(服务端)

    一.apple配置 1.注册开发者 在apple开发者官网( https://developer.apple.com/)注册成开发者 2.创建应用 点击左边菜单的Certificates, Ident ...

  2. sign in with Apple,使用Apple授权登录

    软件环境:Xcode 11.4.iOS13+ 创建时间:2020年 03月15号 更新时间:2021年 03月02号 这篇文章都说了什么 使用Apple登录的注意事项 接入原理概览 客户端编码 审核规 ...

  3. Apple Sign in with Apple(苹果授权登录PHP)

    Apple Sign in with Apple(苹果授权登录PHP) 文章目录 Apple Sign in with Apple(苹果授权登录PHP) 一.登录Apple Developer 二.创 ...

  4. JAVA集成apple授权认证登录【后端认证授权】

    1.需求描述 APP需要提交苹果的App Store审核时,因为集成了微信授权登录,导致审核失败了,审核失败的理由是:集成了第三方授权的APP,也需要集成Apple授权认证,不然审核通过不了,强制捆绑 ...

  5. 苹果apple账号授权登录第三方APP

    Apple官方文档 前言:由于公司最近有个业务需求是要进行Apple账号授权登录,于是我看边看文档边借鉴其他人的写法,发现好多文章都有一个共性,一个是在解析JWT的时候自己设置参数后进行判断,这样做没 ...

  6. Sign in With Apple (苹果授权登录)

    Sign in With Apple (苹果授权登录) 关于Sign in With Apple (苹果授权登录)的问题,公司app上架appStore被拒原因是使用第三方授权登陆但是却没有使用苹果账 ...

  7. 苹果授权登录Sign In With Apple亲测通过版[100%成功]

    苹果授权登录Sign In With Apple后台代码实现JAVA版本亲测通过版 废话不多说,直接复制把自己的包名写上就可以用了 有个别的小坑,HttpUtil自己写,没附上 Base64一定要用o ...

  8. iOS 苹果授权登录(Sign in with Apple)

    在 iOS13 中,如果 App 提供第三方登录,就必须添加 苹果登录 Sign in with Apple 选项,并要求所有开发者于 2020年4月之前 完成现有应用的更新,否则审核不给通过. iO ...

  9. iOS 苹果授权登录(Sign in with Apple)系列之Apple Developer配置篇

    原文 在 iOS13 中,如果 App 提供第三方登录,就必须添加 苹果登录 Sign in with Apple 选项,并要求所有开发者于 2020年4月之前 完成现有应用的更新,否则审核不给通过. ...

最新文章

  1. textrank4zh是_GitHub - 997666901/TextRank4ZH: 从中文文本中自动提取关键词和摘要
  2. 代码组(1) 对代码组的管理
  3. android 打包提示 Password verification failed
  4. 使用RegularExpressionValidator限制多行文本框的字数
  5. 54. Leetcode 113. 路径总和 II (二叉树-二叉树路径和)
  6. devstack 安装trove newtone
  7. [转]解决IE下CSS背景图片闪烁的Bug
  8. java string不为空_java如何正确判断String为空
  9. Python嗅探socket
  10. echart柱状图即显示数值,又显示百分比
  11. 【概率论】高斯分布、中心极限定理、伯努利分布、二项分布
  12. 写一下安装composer,以及composer安装依赖包时候遇到的烦人问题吧
  13. Android底层网络防火墙,Android系统中实现网络防火墙的方法
  14. 收费软件推广模式探索1
  15. NLP教程笔记:BERT 双向语言模型
  16. 计算机音乐天使重构,天使重构
  17. Lenovo YOGA 14s(不只适合这一款机型)重装系统后触控板失灵 + 解决方法 )
  18. idm下载器去哪里下载 idm下载器用不了什么原因
  19. python硬币面值组合_【算法27】硬币面值组合问题
  20. webase1.5.3离线企业部署教程

热门文章

  1. android打电话的intent,如何在Android中使用intent打电话?
  2. 小程序获取微信运动步数
  3. 【LTE基础知识】GUTI(Globally Unique Temporary UE Identity)分配
  4. linux jnlp显示异常,Web启动异常 JNLP
  5. 三个基本的布尔逻辑算符是_布尔逻辑运算符有几种,定义和功能分别是什么
  6. 如何实现AI视频车型识别算法
  7. Windows Installations
  8. Oracle数据库:oracle内连接inner join on,多表查询各种自链接、内连接、外连接的练习示例
  9. 若依项目中添加导入excel功能
  10. 判定两颗二叉树是否相同