Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
[welfare]Not use Apple developer ID to create ios certificate
-
Share a new technology for everyone, do not have Apple developer id, just need a common apple id, you can create ios certificate to build ipa installed to the phone test.
If you have not registered Apple Developer account partners, but also easy to test ios APP
Of course, if you need to upload App Store or need a paid Apple developer id.
Here’s the tutorial
一, apply for ios test certificate (p12)
Use the Appuploader tool to apply for an iOS certificate directly in Windows
Create an Apple ID first
Or you can use this apple id experience
abc123456ABC
1, open Appuploader, with ordinary Apple account login
If this prompt indicates that you have not agreed to the agreement at the Apple Developer Center, see the second step in the first big step.
2, there is a sign up without a tube, fork off, select Certification
3, click the lower right corner + ADD, select the first item ios App development, enter the name (English free), mailbox (free),
Password behind the package ipa to use, to remember, 123 and the like on the line.
4, click p12 File to download and save the .p12 certificate file
二, apply for ios description file (mobileprovision)
1, return to the software, select Profiles
2, click the lower right corner + ADD, first select Add appid application identifier, enter the appid, the format is com.com.com this way, there are two points in the middle.
I began to enter the com.ceshi.ceshi wrong suggested that the format is correct, but there is an error, try to modify the next error is not on the line.
I changed the following com.fen.tian, so ok, appid ipa in the packaging to fill, remember well
3, the next step to add the phone used to test, and first get UUID.
This is a long list of equipment UUID
04bff1010f1656cde7d60g560d7d897e2821dc88
Get to UUID, click Add Device, copy it, enter the device name, click ok.
You can add multiple
4, add a good device, fork off, click on the lower right corner of the + ADD, select the first ios App development.
Select the newly created appid such as com.fen.tian, check the first step to create the ios certificate p12 , select the equipment to be tested, multiple choice.
Enter the name and click ok to create it.
5, click Download to download save .mobileprovision, description file.
Get ios certificate file. P12 and .mobileprovision, you can go to build ipa
-
Is this legal ?