我们的用户体验团队不喜欢每次打开登录页面时都会弹出同意书。此外,我们希望自定义使用ASWebAuthenticationSession/SFAuthenticationSession
.
由于上述原因,我正在考虑更改实现并SFSafariViewController
直接用于身份验证。
虽然我没有找到任何参考资料,但我担心如果使用SFSafariViewController
OAuth 会在 Appstore 提交中出现问题,因为 Apple 已经以ASWebAuthenticationSession/SFAuthenticationSession
?有人对此有看法吗?