Getting “Cannot verify client. (3000)” when trying to upload archive from Xcode to itunesConnect

前端 未结 20 2118
失恋的感觉
失恋的感觉 2021-02-01 00:22

Just updated to Xcode 7.1 and getting this error. Was able to upload fine using 7.0.1

20条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-01 00:37

    I've been having this problem since Xcode 7.1 (for more than a month). I did everything I could trying to solve this: restart Xcode, clean project, clean build folder, build with a device connected, reinstall Xcode multiple times, even formatting the whole disk and starting from scratch. None of this worked.

    During this time my colleague was always able to upload the very same builds to App Store without any problem.

    Curiously, what solved this problem for me was disconnecting my non-Apple wireless mouse.

    I found this out when I tried to submit an app from my home computer and got the same error. I disconnected the mouse dongle, tried again and it went through.

    I've verified this three times both on my home (MacBook Pro 2013) and work computer (Mac Mini 2014).

    This leads me to believe that during the app submission process Apple may check if your environment is purely made by Apple or not, and may block your submission based on that. This would explain the "Cannot verify client" message.

提交回复
热议问题