简体   繁体   English

在App Store上提交App

[英]Submission of App on App Store

The app is fully tested and ready to submit on app store. 该应用已经过全面测试,可以在应用商店中提交。 I have build IPA using my distribution profile,certificate and bundle identifier. 我使用我的分发配置文件,证书和包标识符构建了IPA。

Now the question is when send this IPA file to client, can client submit app through "application loader" directly? 现在问题是当这个IPA文件发送到客户端时,客户端可以通过“应用程序加载器”直接提交应用程序吗?

Does he need to change bundle id, distribution profile and certificate with his own? 他是否需要更改自己的捆绑ID,分发配置文件和证书?

Client will definitely login with his own credentials to submit the app. 客户肯定会使用自己的凭据登录以提交应用程序。

I have idea of submitting the app but i am confused with the above 2 questions. 我有提交应用程序的想法,但我对上述两个问题感到困惑。 Kindly suggest. 请建议。

Thank you. 谢谢。

Please see Apple Distribution Guide and This Tutorial . 请参阅Apple Distribution Guide本教程 It would help you. 它会对你有所帮助。 And i am also answering your questions here.. 我也在这里回答你的问题..

  1. If you have build ipa using your certificates and other stuff than client cant upload it with his own login. 如果您使用您的证书和其他东西构建ipa,而不是客户端无法使用他自己的登录名上传它。 Because there is no app in client's account with same bundle identifier. 因为客户帐户中没有具有相同捆绑标识符的应用。

  2. He need to change bundle id, certificates, and distribution profile of his own account.And to build ipa, he must need source code and xcode. 他需要更改自己帐户的包ID,证书和分发配置文件。要构建ipa,他必须需要源代码和xcode。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM