• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

ios - 在真实设备上使用 Apple 登录时无法获取姓名和电子邮件

[复制链接]
菜鸟教程小白 发表于 2022-12-13 05:36:48 | 显示全部楼层 |阅读模式 打印 上一主题 下一主题

所以我正在使用 Apple 实现登录,模拟器上一切正常,我请求电子邮件,fullName 范围,身份验证 UI 显示,并且我可以获取数据,如下图所示:

enter image description here enter image description here

但是在真实设备(iPadOS 13、iPad 2018)上测试时,UI 没有显示(它不会在 UI 上询问姓名和电子邮件),并且我无法从响应中获取电子邮件、fullName ,而且我也可以确认authorizedScopes为空,只能获取用户标识符

enter image description here enter image description here

我认为这是一个错误,并将提交雷达,还在 Apple 开发者论坛上发布了一个讨论(但他们通常不会批准我的帖子,我不知道为什么)

如果这不是错误,有人可以告诉我如何解决这个问题吗? 谢谢



Best Answer-推荐答案


问题解决了! tl;博士

这是预期行为

由 Apple 工程师回答 (原帖链接:https://forums.developer.apple.com/thread/121496)

Hi aslkdjalksdjasdasd,

This behaves correctly, user info is only sent in the ASAuthorizationAppleIDCredential upon initial user sign up. Subsequent logins to your app using Sign In with Apple with the same account do not share any user info and will only return a user identifier in the ASAuthorizationAppleIDCredential. It is recommened that you securely cache the initial ASAuthorizationAppleIDCredential containing the user info until you can validate that an account has succesfully been created on your server.

Patrick

2019/12/15 编辑

Apple 的 Sign in with Apple 文档中也记录了此行为,请查看 documentation .

Ensure that your app relays the credentials and user information to your app servers. The API collects this information and shares it with your app the first time the user logs in to the app using Sign in with Apple. If the user then uses Sign in with Apple on another device, the API doesn't ask for the user’s name or email again. It collects the information again only if the user stops using Sign in with Apple and later reconnects to your app.

关于ios - 在真实设备上使用 Apple 登录时无法获取姓名和电子邮件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57545635/

回复

使用道具 举报

懒得打字嘛,点击右侧快捷回复 【右侧内容,后台自定义】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关注0

粉丝2

帖子830918

发布主题
阅读排行 更多
广告位

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap