honeyeeb
honeyeeb
最近SDK授权登录在安装微博客户端的情况下突然不能正常跳转到微博客户端,如果没有安装微博客户端可以App内部使用网页授权登录。 错误如图:  Xcode 配置文件如图: 
[@escaping](https://swiftgg.gitbook.io/swift/yu-yan-can-kao/07_attributes#escaping) 的特性翻译严重错误 英文原文: > the parameter’s value can be stored for later execution. This means that the value is allowed to outlive the lifetime of the call. 译文: > 它表示参数将不会被存储以供延迟执行。这将确保参数不会超出函数调用的生命周期。