还未发布过话题
  • 仅楼主可见

  • 改了的,看着是 websocket 没连接上
    操作的时候浏览器代码检查里面有这个报错

  • 改了源码,现在界面出来了但是点击没反应,也没报错,提示这个……

    一波三折呢

  • @codeskyblue
    接入 14.0 系统的 ios 设备,界面有了但是点击没反应, 提示这个……
    大神求解

  • @ 阿三 大神,我也遇到同样的问题。Xcode 上已有相应版本 14.0 的调试包,手机也是 14.0 的系统,mount 成功后,但是设备插上还是报错,并且再次执行
    ideviceimagemounter /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/14.0/DeveloperDiskImage.dmg /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/14.0/DeveloperDiskImage.dmg.signature
    这个命令又回到了
    Uploading /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/14.0/DeveloperDiskImage.dmg
    done.
    Mounting...
    Error: ImageMountFailed
    这个报错。
    idevicescreenshot 单独执行报:Could not connect to screenshotr!
    很惆怅……