iOS developer certificates are for development debugging and can be directly connected to your Xcode to fill your device for testing, the first step is to add your device ID and then request an iOS development certificate.
Now Xcode can also be debugged without a certificate.
First, add debugging equipment
1. Get Udid
Use your iPhone or ipad's own browser to scan the QR code below to get UDID quickly
?
2, Login to the Developer center, add equipment, select devices, click on the upper right corner + number.
3. Enter the device name and device Udid, and click Create.
Second, create a developer certificate
iOS certificate request here is a tool appuploader that can help you quickly request an iOS certificate in the win system, and it doesn't matter if you don't have a Mac.
You can create an iOS push certificate very quickly
Install the Appuploader installation tutorial first.
1, open the software, select Certification.
2, click +add Select Developer Certificate option (development certificate One account can only create 2, if previously created directly to create a profile on the line), enter the certificate name, mailbox, certificate password, click OK to create.
3. Download the p.12 certificate file to your computer
II. Create a Developer profile
1, select Profiles, click +add Select Developer Profile Options
2, click +add Select Developer Profile Options, select AppID, tick the link to create the development certificate, tick the device you want to use to develop debugging, enter a name, click OK to create.
iOS developer certificate and profile request