Hi All,
Is it possible to develop a B4i App (using my own certificate) and let another developer account (for ex. company Acme) to publish the ipa file on the App Store using the Acme company certificate ?
I mean.
Can I give the release ipa file (Tools - Build Server - Build Release App / Tools - Build Server - Download last build) to the company and they publish it using their certificates (and dev. account) on the app store ?
Can I give the release ipa file (Tools - Build Server - Build Release App / Tools - Build Server - Download last build) to the company and they publish it using their certificates (and dev. account) on the app store ?
The IPA is already signed. Technically it is possible to re-sign it but it is not so simple, especially with a store IPA that you cannot directly test.
You can also send them the generated Xcode project and let them sign it. However they will need a B4i license to compile it.
The IPA is already signed. Technically it is possible to re-sign it but it is not so simple, especially with a store IPA that you cannot directly test.
You can also send them the generated Xcode project and let them sign it. However they will need a B4i license to compile it.
@sorex thanks for this additional suggestion. I do this with my direct customers but in this case I have a different scenario:
1) The company (isn't my direct customer)
2) The company need to publish this app for 1 month only (for a campaign)
So I don't think that this company want pay 99$ / Year for a new additional Apple Store account to publish a "temporary" App.
The company should choose which option...
just another idea: you can also transfer your App (signed with your certificates) in iTunes Connect to the account of the company. The origin of certificate is not important in this case.
just another idea: you can also transfer your App (signed with your certificates) in iTunes Connect to the account of the company. The origin of certificate is not important in this case.