Monaca: Re-create Private Key and CSR Information in iOS Application

Asked 2 years ago, Updated 2 years ago, 37 views

Hello.

I am creating an app for iOS on Monaca, but is it okay to upload the built app to iTunesConnect after uploading the release build app to iTunesConnect and then re-create the private key and CSR information (the distribution certificate remains unchanged)?

I look forward to hearing from you.

ios monaca

2022-09-29 22:50

1 Answers

Are you talking about applying for an update?
Unlike Android, iOS can request an update even if you reissue the CSR.
We cannot update only in the following cases.
(If you still want to apply, you will have to apply as a new app.)
·BundleID changes
·In the case of individuals, if the development account is changed
·In the case of a corporation, if the development account is removed from the development group to which it belongs
·If the app version is not higher than before
·When the Apple Developer Program expires

As for Android, if the keystore file changes, you will not be able to update it.


2022-09-29 22:50

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.