小编for*_*ear的帖子

调用 -platform 时,DVTAssertions?(null) UDID 中的 deviceType 为 NULL

我正在 Flutter 中开发一个应用程序。我尝试构建该应用程序,但出现以下错误并且无法运行该应用程序。

xcodebuild[80270:554507]  DVTAssertions: Warning in
    /Library/Caches/com.apple.xbs/Sources/DVTiOSFrameworks/DVTiOSFrameworks...
    Details:  (null) deviceType from <UDID> was NULL when -platform called.
    Object:   <DTDKMobileDeviceToken: <TOKEN>>
    Method:   -platform
    Thread:   <NSThread: <TOKEN>>{number = 2, name = (null)}
    Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
Run Code Online (Sandbox Code Playgroud)

xcode ios flutter

6
推荐指数
1
解决办法
1079
查看次数

标签 统计

flutter ×1

ios ×1

xcode ×1