xcode - What are the ramifications of deleting your old distribution certificate if you have lost your private key? (iPhone SDK) -
If I have lost the private key associated with a distribution certificate:
- < Li>
-
If I do, will this create a problem during the submission process?
-
Will the apps signed with the old certificate stop working?
-
Will I be able to update the signed application with the old certificate?
Can I just make a new one?
This distribution process should not cause any problems.
Applications uploaded with the old certificate will continue to work and you will be able to issue updates of the current application.
Comments
Post a Comment