【发布时间】:2019-06-15 21:30:39
【问题描述】:
我正在尝试使用 AppAuth-iOS dev-logout 分支,并在模拟器 10.3.1 上进行了测试。 当我尝试运行代码时,我遇到了这个崩溃:
dyld:库未加载: /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 原因:找不到图片
AuthenticationServices 只出现在 iOS 12.0+,所以这可能是导致崩溃的原因。
github问题链接:https://github.com/openid/AppAuth-iOS/issues/350
感谢任何提示!
【问题讨论】: