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.

Apply for ios certificate on Windows computer



  • 0_1527220182653_12.png

    We apply for ios certificate usually need to use Apple mac computer to apply, our Appuploader software, you can try to apply for ios certificate on Windows computer, convenient for developers

    without Mac Mac computer to apply for ios certificate and upload ipa file, because there are a lot of development Tools can be developed directly in Windows ios APP, which is a good auxiliary software.

    The following describes the use of Appuploader software to apply for distribution certificate

    一、P12 file application
    1, open the software, select Certification.

    0_1527220103715_1.png

    2, click on the +ADD option to issue the certificate options, click +ADD to select the developer certificate options, enter the certificate name, mailbox, certificate password, click OK to create.

    0_1527220131022_2.png

    3, download and save the certificate file (.P12)

    0_1527220136920_3.png

    二、Apply for Mobileprovision file

    1, select Profiles, click +ADD to select the developer description file options

    0_1527220150860_4.png

    2, click on the +ADD to select the test description file (AD HOC), select the appid, check the association before the creation of the issue of the certificate, check to be used to test the device, enter the name, click OK to create.

    0_1527220157434_5.png

    3, Download save (.Mobileprovision) file

    0_1527220163515_6.png

    Very simple to get two ios certificate files



  • Hi!
    To use AppUploader to generate certificates only for testing is it needed to pay for an Apple Developer account or a free account will be enough?


  • Monaca

    @rcpinheiro In order to generate certificates and provisioning profiles, you are required to register to Apple Developer program. However, Monaca has just released a new build called iOS Simulator Build which can be built and tested without using certificate and provisioning profile. Please read more about how to create and install iOS Simulator build here.



  • Ok, thanks for the tip.