I am new to iOS development. I created the application and then I want to add the APNS service, so I created a new application identifier that includes the Notification Service, then I create the APNS development and distribution certificate, but when I am going to create the provisioning profile using this new application identifier, add the certificate section. he will show me only previous development certificates. APNS development certificate, so my question is:
APNS certificate is required to add a new application identifier to the provisioning profile
If necessary, then why is it not displayed in the certificate section, or am I doing something wrong.
source share