xcode iTunes软件服务认证错误域错误434

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/39889093/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 09:24:25  来源:igfitidea点击:

iTunes software service authentication error domain error 434

iosxcodeapp-store-connectios10xcode8

提问by pkc456

I am uploading iPhone application using latest xCode 8. I have good internet connection and all the relevant settings set up at iTunes connect. My distribution profilesare also set up correctly.

我正在使用最新的 xCode 8 上传 iPhone 应用程序。我有良好的互联网连接和在iTunes connect设置的所有相关设置。我的分发配置文件也设置正确。

I am facing below error:-

我面临以下错误:-

iTunes software service authentication error domain error 434

iTunes软件服务认证错误域错误434

enter image description here

在此处输入图片说明

回答by Maurice

So this has what worked for me:

所以这对我有用:

Preface: 4 days of debugging, recreated certificates numerous times, nothing worked, every time i try to validate/upload via Xcode it says same error "iTunes software service authentication error domain error 434"

前言:调试 4 天,多次重新创建证书,没有任何效果,每次我尝试通过 Xcode 验证/上传时,它都显示相同的错误“iTunes 软件服务身份验证错误域错误 434”

Solution without XCode:

没有 XCode 的解决方案:

  1. Create archive in Xcode
  2. Export IPA in Organiser (Xcode > window > Organiser)
  3. Open Application Loader and manually choose IPA generated
  4. Done
  1. 在 Xcode 中创建存档
  2. 在管理器中导出 IPA(Xcode > 窗口 > 管理器)
  3. 打开应用程序加载器并手动选择生成的 IPA
  4. 完毕

Solution with XCode:

使用 XCode 的解决方案:

  1. Create archive in Xcode
  2. Click Validate
  3. Unselect BitCode
  4. Check if its validated, mine got validated when i unchecked bitcode
  5. Not Try to genrate similar fashion with Bitcode unselected
  6. If all goes fine now generate with Bitcode Checked(mine worked with these exact steps)
  7. Done
  1. 在 Xcode 中创建存档
  2. 单击验证
  3. 取消选择位码
  4. 检查它是否经过验证,当我取消选中位码时,我的得到了验证
  5. 不尝试在未选择 Bitcode 的情况下生成类似的时尚
  6. 如果一切顺利,现在使用 Bitcode Checked 生成(我使用了这些确切的步骤)
  7. 完毕

This is in Organiser

这是在组织者中

回答by Shobhit C

This is a very common error while uploading a build to iTunes Connect. A simple answer to it : "Just RETRY".

这是将构建上传到 iTunes Connect 时非常常见的错误。一个简单的答案:“只需重试”。

回答by Saqib Omer

To resolve this error follow these methods.

要解决此错误,请遵循以下方法。

  1. If you have not added app icons add them and try archiving.
  2. Remove developer account and add account again. Press CMD + ,to bring up preferences in Xcode and from accounts remove and add back account. Try archiving this.
  3. Clean project (CMD + Shift + K), close Xcode, restart Xcode and build project (CMD + B). Check for warnings. ( if you are using cocapods some times Xcode asks you to change project settings in warning. Click on warning and fix it. Xcode fixes it automatically)
  4. Simply retry archiving.
  1. 如果您尚未添加应用程序图标,请添加它们并尝试存档。
  2. 删除开发者帐户并重新添加帐户。按下CMD + ,可在 Xcode 中调出首选项,并从帐户中删除并添加回帐户。尝试存档。
  3. 清理项目 ( CMD + Shift + K),关闭 Xcode,重新启动 Xcode 并构建项目 ( CMD + B)。检查警告。(如果您有时使用 cocapods,Xcode 会要求您更改警告中的项目设置。单击警告并修复它。Xcode 会自动修复它)
  4. 只需重试存档。

ToDo. Add More solutions

去做。添加更多解决方案

回答by nikolay

In my case the problem was the virus protection software I am using. I turned it off before attempting validation and everything went fine.

就我而言,问题出在我使用的病毒防护软件上。我在尝试验证之前将其关闭,一切正常。

回答by Ballu

This could be the problem of Xcode. You can try two different approaches here.

这可能是 Xcode 的问题。您可以在这里尝试两种不同的方法。

i) Use Application loader, Download it. ii) Before using Application Loader please un-install all certificate and upload the ipa file. If it fails via app loader.

i) 使用应用程序加载器,下载它。ii) 在使用 Application Loader 之前,请卸载所有证书并上传 ipa 文件。如果它通过应用程序加载器失败。

then second approach we can use try to upgrade the version of Xcode. Either de-grade it (xcode 7.X) or upgrade it (8.X) some time with some specific version of xcode and and specific version of OS system throw such error. Try using those hopefully second one can help you to upload the app.

然后我们可以使用第二种方法尝试升级Xcode的版本。要么降级它(xcode 7.X),要么用一些特定版本的 xcode 和特定版本的操作系统系统升级它(8.X)一段时间会抛出这样的错误。尝试使用那些,希望第二个可以帮助您上传应用程序。

回答by Oshitha Wimalasuriya

Change the network connection and application submit via Application Loader

通过 Application Loader 更改网络连接和应用程序提交

回答by Idrees Ashraf

In my case I had 2 builds in the same app and when I tried to verify one of them it started giving the same error. I removed both builds and re archive. It worked fine after that.

就我而言,我在同一个应用程序中有 2 个版本,当我尝试验证其中一个时,它开始给出相同的错误。我删除了构建和重新存档。在那之后它工作得很好。

回答by R. Heper

In my case, I have checked iOS provisioning profile from developer website and found the one related to my app was invalid.

就我而言,我从开发者网站检查了 iOS 配置文件,发现与我的应用程序相关的配置文件无效。

I have regenerated (all invalid) provisioning profiles and download it from xCode -> preferences -> accounts. This resolves my case.

我已经重新生成(所有无效)配置文件并从 xCode -> 首选项 -> 帐户下载它。这解决了我的情况。

回答by Subject X

I have a different solution. I had "Enable Bitcode" set as false in my target settings but had "Include bitcode" checked as true for the validation. For obvious reasons, the validation would fail every time if I had include bitcode checked. I unchecked include bitcode and it worked just fine after cleaning my project.

我有一个不同的解决方案。我在目标设置中将“启用位码”设置为 false,但将“包含位码”检查为 true 以进行验证。出于显而易见的原因,如果我检查了包含位码,则每次验证都会失败。我取消选中包含位码,在清理我的项目后它工作得很好。

回答by gopinath

it is quite easy, quit and reopen the Xcode project clean the project change the build number and build an archive.it will work

这很容易,退出并重新打开 Xcode 项目清理项目更改构建号并构建存档。它会工作