Hello there,
I've been trying to update my APNS setup for my enterprise app.
- I have created a production cert (verified that the certificate is under the "Production SSL Certificate").
- I then added that to the keychain and exported it as a .p12.
When I try to upload it to the API I get the error "You uploaded a development certificate for a production app!". I checked the cert and expected to see that it was a production cert. Instead I see 2 extensions in the cert:
Extension Apple Push Service Client (Development)
Extension Apple Push Service Client (Production)
I even tried creating a second production cert and I got the same result. Any ideas why this might be happening?
Comments
33 comments