美文网首页
错误排查解决

错误排查解决

作者: MaxLeeXYZ | 来源:发表于2019-09-29 23:33 被阅读0次

    ios-deploy[14650:164815] [ !! ] Error 0xe800007f: Device doesn't support wireless sync. AMDeviceStartService(device, CFSTR("com.apple.debugserver"), &gdbfd, NULL)
    Could not install build/ios/iphoneos/Runner.app on fed1ab17937d012b42915d95db35eda85e7901d3.
    Try launching Xcode and selecting "Product > Run" to fix the problem:
    open ios/Runner.xcworkspace

    Error launching application on Max's iPhone.

    解决办法:
    flutter channel beta
    flutter upgrade

    相关文章

      网友评论

          本文标题:错误排查解决

          本文链接:https://www.haomeiwen.com/subject/gjaqpctx.html