Hello,
What is the best practice for getting an iOS app signed with the correct certificate before being uploaded to the app store? I am new to this space, and trying to determine a strategy as my organization often outsources the development of apps, but still wants to sign the app with our certificate.
Currently, I can think of two options:
1. Get the source code of the app and resign with our certificate in Xcode
2. Resign the application using an unsupported third party tool
I know that option 1 is best practice, but sometimes the developers will not give us the source code, and we cannot give them our certificate so using a third party tool seems to be the only option.
I have recently heard of some type of developer certificate that may be able to be delegated to the developer and would solve this dilemma. I am not familiar how this works, could someone explain this process or provide advice?
Appreciate the responses!
What is the best practice for getting an iOS app signed with the correct certificate before being uploaded to the app store? I am new to this space, and trying to determine a strategy as my organization often outsources the development of apps, but still wants to sign the app with our certificate.
Currently, I can think of two options:
1. Get the source code of the app and resign with our certificate in Xcode
2. Resign the application using an unsupported third party tool
I know that option 1 is best practice, but sometimes the developers will not give us the source code, and we cannot give them our certificate so using a third party tool seems to be the only option.
I have recently heard of some type of developer certificate that may be able to be delegated to the developer and would solve this dilemma. I am not familiar how this works, could someone explain this process or provide advice?
Appreciate the responses!