我正在尝试使用 App Store VSTS 扩展将应用程序的构建部署到 TestFlight,但在身份验证阶段出现了问题。
这似乎与 iTunes 难以回答帐户安全问题的事实有关:
我不确定如何解决这个问题:
- 这是我尝试使用的帐户的问题吗?
- 这是我如何配置服务端点的问题吗?
fastlane pilot upload -u ******** -i FrameworkDemoApp.Touch.ipa -q 466996 -r **** -a *****
--skip_submission true --skip_waiting_for_build_processing true
Login to iTunes Connect (********)
Service key is empty
/Users/vsts/.gem-cache/gems/fastlane-2.93.1/spaceship/lib/spaceship/two_step_client.rb:45:
in handle_two_step:`
[!] Invalid 2 step response {"securityQuestions"=>{"questions"=>[{"id"=>134, "question"=>
"Where did you go the first time you flew on a plane?", "number"=>1, "userDefined"=>false},
{"id"=>136, "question"=>"What is your dream job?", "number"=>2, "userDefined"=>false}]},
"crResetEnabled"=>false,
"resetSecurityQuestionsSupportLink"=>"http://support.apple.com/kb/HT6170"}