ionic-team / ionic-io-docs

Ionic.io Docs Site
http://docs.ionic.io/
11 stars 12 forks source link

Ios push certificate repetition? #11

Closed FrancescoMussi closed 8 years ago

FrancescoMussi commented 8 years ago

Hi guys.

Push notification is amazing and docs are very clear.

Just one thing. When i am arrived at this point in the IOS certificate creation process:

http://docs.ionic.io/services/profiles/#ios-push-certificate

It is already everything working fine. I have already generate all the stuff, upload in my ionic.io settings the .p12 file and the provisioning profile.

As a matter of fact I can see this in ionic.io

screen shot 2016-09-06 at 14 58 13

And this in my Apple Developer console:

screen shot 2016-09-06 at 14 59 14

And that means everything is setup correctly right?

But then keeping on with the docs you make me recreate another .cer and convert it again to create another .p12 file and again make an upload in my ionic.io settings (which by the way cannot be done because it has already been accepted - so I should remove and then upload again)

Now I know that Apple is completely insane regarding certificates and stuff but this time it seems to me a repetition in the docs.

One .p12 file should be enough right?

Thanks for the attention!

FrancescoMussi commented 8 years ago

Sorry I have understand better now. It was needed indeed two .p12 certificates. There was nothing wrong in the docs. It was indeed Apple to be completely insane regarding certificates.