Li Hongqiang iOS integrated Aurora push two iOS Certificate Setup Guide

Source: Internet
Author: User

Li Hongqiang iOS integrated Aurora push two iOS certificate Setup Guide

Create an Application ID
    • Log in to iOS Dev Center to opt into iOS Provisioning Portal.

    • In IOS Provisioning portal, click App IDs to enter the app ID list.

    • Create an APP ID that can skip this step if the ID already exists

    • Turn on the Push Notification feature for your App. If you have already created an App ID, you can also turn on the Push Notification feature by setting it up.

According to the actual situation to improve the APP ID information and submit, note here need to specify the specific Bundle ID do not use wildcard characters.

Configure and download certificates
    • If you have not created a Push certificate before or want to recreate a new one, please create it under the list of certificates.

    • New certificate requires attention to select a certificate type (development certificate for development and debugging use, production certificate for APP Store release)

    • Click Continue to select the app ID for the certificate, and then continue with "about Creating a Certificate Signing Request (CSR)."

    • Create the Certificate Signing request by creating an open keychainaccess according to its instructions.

    • After completing "User Email Address" and "Common Name", select Saved to disk for saving.

    • Continue back to Apple Developer website Click Continue to upload the. certsigningrequest file you just generated APNs Push Certificate.
    • Download and double-click the open certificate, which launches the Keychain Access tool when the certificate is opened.
    • In keychain access, your certificate appears in my certificates, and you can select my certificates and login

Export the. P12 certificate file
注意要选“login”和“My Certificates” 导出证书时要选中证书文件,不要展开private key。

    • Save the file in the personal information Exchange (. p12) format.

    • Save the file in the personal information Exchange (. p12) format.
Upload Certificate

On the Jpush management Portal, for an application, upload the steps above to get the. P12 certificate file. This is the necessary step for the IOS SDK to receive jpush push messages.

Creation of Provisioning Profile
    • The premise of creating a provisioning profile is to create an app ID for the bundle ID used by the app to be published on the Apple Developer website, and to create a APNS certificate for that app ID, such as:

    • To create an app ID, an APN certificate, and an export of the P12 certificate, see the following: IOS Certificate Setup Guide

    • On the Provisioning profile page of the Apple Developer account, click the button to create the provisioning profile

    • Select the environment for this provisioning profile and click [Continue]:

    • Select the app ID you want to create provisioning profile and click [Continue]:

    • Select the developer certificate that belongs to, (there are many developer certificates created here, it is recommended to create only one, easy to manage) for convenience, select [All] and click [Continue] to proceed to the next step:

    • Select the device that will be installed for the provisioning profile (General select [All]), and click [Continue]:

    • Fill in the profile Name for the provisioning profile and click [Generate] to complete the creation.

    • After completing the profile name, click [Generate] to complete the creation, then click [DownLoad] To download the provisioning profile.

    • Double-click the downloaded provisioning profile and add it to Xcode.
The certificate configuration tutorial for Xcode

Follow the iOS SDK Integration Guide to integrate the Jpush SDK and upload a push-to-use P12 certificate before compiling to run the certificate, the steps are as follows:

    • Open Xxx-info.plist Bundle identifier to fill in the bundle ID uploaded to the jpush console:

    • Click on Project, select target targets and go to build Setting interface, search "Code signing", follow the configuration

Li Hongqiang iOS integrated Aurora push two iOS Certificate Setup Guide

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.