admin管理员组文章数量:1354414
I have this issue with Apple Sign in :
- When the user first signs in my app with Apple Login, email and name are returned. From that I create an account in my back end.
- Then the user deletes his account from my app (his account on my back end).
- Then later on, the user decides to use my app again and tries to sign in with Apple again (to create a new account), but email and name are not returned because the Login with Apple permission for my app is already set on his phone.
So it only works the first time. The only way to solve this is to have the end user remove the Apple Login permission for my app, then start the app again and Login with Apple again. Once he does that, I'm getting email and name again.
Now for the question : Is there a programmatical way to remove that permission for the end-user when the end-user deletes his account from my app? I couldn't find anything...
本文标签: iOS How to remove Login with Apple permission with codeStack Overflow
版权声明:本文标题:iOS How to remove Login with Apple permission with code? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744022149a2577402.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论