سؤال

I am facing problem in generating the distribution provision profile for APNS.

Currently What i am doing

  1. Creating App id and configuring this id for APNS
  2. Generating certificate (using "App store and Ad Hoc " option) Now i have Two certificates in Certificates list (APNs production ios & ios Distribution)
  3. Finally generating Provision profile using app id and Certificate(ios distribution certificate)

The above steps i am doing for Distribution

Now my Questions are 1. I have two certificate. which one is to use to create .pem file ? 2. Do I need to install both certificate in keyChain ?

Please help me

هل كانت مفيدة؟

المحلول

Yes you need to install both certificates. Each certificate is needed for that particular provision profile to be valid. Appstore provision profile can be used for uploading the binary to iTunes connect. Adhoc you can use for generating binary that could be installed in certain devices that you added in the provision profile.Both the cases APNs will work.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top