【发布时间】:2019-07-24 00:10:13
【问题描述】:
当我尝试将 Flutter IOS 应用上传到 TestFlight 时出现以下错误:
代码签名标识符无效。标识符 “device-id”的代码签名中必须有“org.cocoapods.device-id” 匹配其捆绑标识符“flutter.myAPP.app1”。
我在 developer.apple.com 上使用捆绑标识符“flutter.myAPP.app1”创建了应用程序。我的应用程序在图像上使用 pod。
提前感谢大家的任何建议。
【问题讨论】:
标签: ios flutter testflight flutter-dependencies