Search code examples
iphoneapple-push-notificationsprovisioning-profile

Create provisioning file for Push Notification


I want my App to support Push Notification, and I do as below:

  1. Generate CSR file
  2. Create an App ID and enable Push Notification
  3. Create Development SSL Certificate for the App ID, using CSR file created in step 1
  4. Create Provisioning file

The problem is, in step 4, I cannot select the certificate created in step 3. Is there anything wrong in my steps?

Thanks.


Solution

  • No you can't select push SSL Certificate while creating provisioning profile. Just select developer Or Distribution certificate.

    Upload push SSL certificate in server that provide push service...ex: parse, arban airship. Its optional.