Its been about a year since I first put my app in the iOS app store. I have recently got the following message appear in my inbox.
Your iOS Distribution Certificate will no longer be valid in 30 days
I have tried creating a new distribution certificate in expo-cli, which I have done successfully and now appears in my certificates section on Apple developer, however when I list them the certificates in expo-cli says underneath the new one
not used by any apps
How do I assign this new certificate with my old app? Or does it automatically switch when the old one runs out?
Any help would be appreciated, I would really like to keep my app active in the app store when the old cert runs out.