All Questions
Tagged with certificate app-store-connect
6 questions
4
votes
1
answer
4k
views
What are the private and public keys associated with an Apple Distribution Certificate?
I'm following this guide on how to generate a new Apple Distribution Certificate, and on the ‘Download your certificate’ page it says
Download your certificate to your Mac, then double click the .cer ...
2
votes
1
answer
4k
views
Xcode does not detect new Apple Distribution Certificate in my keychain
I generated a new Apple Distribution Certificate for my React Native project because I got an email saying my old one was going to expire. It appears to be in my keychain:
but when I try to upload my ...
16
votes
1
answer
23k
views
What happens when a distribution certificate expires or revoked?
My app is already in App Store. Now my distribution certificate is expired. I know my app in App Store will continue running, but my questions are:
If now I have a bug fix in my app, does it mean I ...
3
votes
1
answer
694
views
Python-based app requires bypassing 'unknown developer' warning
Using a Python utility called py2app, I've built a distributable .app. from a Python-based project.
It launches fine (when double-clicked) on my own machine, yet when tried elsewhere (other users on ...
1
vote
1
answer
9k
views
Revoking and requesting a new distribution certificate in apple dev center
I'm trying update our iOS app through itunes connect. However, I'm having an issue with the iOS distribution certificate when I try to submit to the appstore.
This is the error that appears to me:
...
2
votes
1
answer
838
views
Unable to create iOS App Development certificate
I am trying to create a iOS development certificate in the dev center on apple. When I go to create a certificate the "OS App Development" option is greyed out and I am unable to select it. This has ...