ios 没有找到合适的申请记录

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/6858260/
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-08-30 20:53:56  来源:igfitidea点击:

No suitable application records were found

iosios4app-store

提问by little boy

I created an App Store archive file. During validation it raises an error with the following message

我创建了一个 App Store 存档文件。在验证过程中,它会引发以下消息的错误

Please make sure that you have set up a record for this application on iTunes Connect.

请确保您已在 iTunes Connect 上为此应用程序设置了记录。

回答by Maxwell Segal

I've just been through the same problem and resolved it quite easily.

我刚刚遇到了同样的问题并且很容易地解决了它。

Through iTunes Connect the app has to be in the state of 'waiting for upload'. At first I thought 'prepare for upload' was sufficient but not so. Thus you need to go through the questions about have you changed encryption and how you want the new version released etc.

通过 iTunes Connect,应用程序必须处于“等待上传”状态。起初我认为“准备上传”就足够了,但事实并非如此。因此,您需要了解有关您是否更改了加密以及您希望如何发布新版本等问题。

Once you've been through this section of Connect then the app is in the correct status of 'waiting for upload.' My validation of my app then just went straight through.

一旦您完成了 Connect 的这一部分,应用就会处于“等待上传”的正确状态。然后我对我的应用程序的验证就直接通过了。

回答by Joe C

To be more precise. Here's how you move your app to the "Waiting for Upload" status...

更准确地说。以下是将应用程序移至“等待上传”状态的方法...

Starting from the "Manage Your Apps" window in iTunes Connect, click the big icon for your app.

从 iTunes Connect 的“管理您的应用程序”窗口开始,单击您的应用程序的大图标。

That will bring you to the "App Information" and "Versions" window.

这将带您进入“应用程序信息”和“版本”窗口。

In the Versions section click the View Details button.

在版本部分单击查看详细信息按钮。

In this next window there should be a button on the top right that says something like "Upload Binary." Click that button.

在下一个窗口中,右上角应该有一个按钮,上面写着“上传二进制文件”。单击该按钮。

There's where you answer about encryption. Answer those questions about encryption and your app should be moved to the Waiting for Upload status.

您可以在那里回答有关加密的问题。回答有关加密的这些问题,您的应用程序应移至“等待上传”状态。

Go back to the App Information Versions window. It should say "Waiting for Upload" in the Versions section.

返回应用程序信息版本窗口。它应该在“版本”部分显示“等待上传”。

Nowadays you will be informed specifically if you have a Bundle ID mismatch when you try to do the upload from your Xcode organizer. It'll even tell you which Bundle ID you have in iTunes Connect and which Bundle ID your app has.

现在,当您尝试从 Xcode 管理器进行上传时,如果 Bundle ID 不匹配,您将被特别通知。它甚至会告诉您您在 iTunes Connect 中拥有哪个 Bundle ID 以及您的应用程序拥有哪个 Bundle ID。

回答by Anomie

That error indicates that either there is no application in your iTunes Connect account with the bundle id of your application, or the application that is there is not in the "waiting for upload" state.

该错误表明您的 iTunes Connect 帐户中没有包含应用程序包 ID 的应用程序,或者存在的应用程序未处于“等待上传”状态。

回答by Jind?ich Rohlík

There is one other explanation for this. You are validating with wrong email/password. It can easily happen when you are working for more clients.

对此还有另一种解释。您正在使用错误的电子邮件/密码进行验证。当您为更多客户工作时,这很容易发生。