简体   繁体   中英

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.

Now the question is when send this IPA file to client, can client submit app through "application loader" directly?

Does he need to change bundle id, distribution profile and certificate with his own?

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 . 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. 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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