ios - 更新 Xcode 12.5 和 ios 14.5 时出现抖动问题

标签 ios swift flutter cocoapods cryptoswift

当我构建 IOS 应用程序时,Xcode 更新了最新版本 12.5,但由于 flutter 和 pods Cryptoswift image for the error 而失败了

我尝试更新 pod,但它下载的是 0.15.0 而不是 Cryptoswift 的最新版本

最佳答案

我最终修复了 flutter_pusher_client 包以使用最新的 PusherSwift https://github.com/heywhy/flutter-pusher-client/pull/23

直到包是最新的你可以使用更新的版本

@pubspec.yaml
 
     flutter_pusher_client:
            git:
              url: https://github.com/yfer/flutter-pusher-client.git

关于ios - 更新 Xcode 12.5 和 ios 14.5 时出现抖动问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67382736/

相关文章:

flutter - 如何在 Flutter 中的特定输入文本字段上设置焦点

ios - 使用 Swift 处理触控板事件

ios - Swift 项目中的 AFNetorking -- "Error: Request failed: unacceptable content-type: text/html"

ios - 无法识别的选择器发送到 UITableView 内的实例

android - 如何将消息从 Flutter 传递到 Native?

ios - 我如何在Apple Store上升级iOS Flutter应用程序?

ios - 本地化百分比值

ios - Swift 3 CoreBluetooth后台数据接收

iphone - 动画持续时间 : corrupts smooth progressbar increment

ios - Swift 中的 CMVideoFormatDescriptionCreateFromH264ParameterSets