ios - Provisioning profile use existing certificate doesn't work -


i want use push notifications.

what have done far: - generated app id - enabled push notification app id - generated development certificate push notification

now want generate provisioning profil. can see generated certificate in member center, can't use generate promising profile. wants me generate new certificate. can't select existing one...

do know why?

the certificate generated not intended generating provisioning profiles, authenticating push server apple's push notification service (apns).

you need regenerate current development provisioning profile pick development push notification entitlement (even may not necessary!).

the same applies production push certificates , provisioning profiles.


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -