gpt4 book ai didi

ios - 使用 APPAUTH swift 自定义 SafariViewController

转载 作者:行者123 更新时间:2023-11-30 11:01:25 24 4
gpt4 key购买 nike

我正在使用 swift 学习 ios 开发,并且正在使用 appauth pod 实现身份验证。我的问题是:是否可以自定义用于登录的 safariviewcontroller?有一些 swift 的示例吗?

谢谢

最佳答案

SFSafariViewController 不可按照 Apple 规定进行自定义 -

If your app lets users view websites from anywhere on the Internet, use the SFSafariViewController class. If your app customizes, interacts with, or controls the display of web content, use the WKWebView class.

来源 - https://developer.apple.com/documentation/safariservices/sfsafariviewcontroller

您也可以尝试ASWebAuthenticationSessionSFAuthenticationSession

关于ios - 使用 APPAUTH swift 自定义 SafariViewController,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53319214/

24 4 0
文章推荐: javascript - 为什么 Chrome 在重定向时阻止打开新标签页?
文章推荐: java - Jsoup 允许 但不允许