How do I send an Ionic app to the Apple Store?

Asked

Viewed 1,981 times

6

I created an app with Ionic and want to send it to the Apple Store. I’m following this link but I’ll stop by Product>Archive. The Xcode simply does not enable this option. How to do ?

  • Sorry to ask, but have you already registered as a developer in the apple store? Do you have the certificates to subscribe to the app? I found this tutorial very simple, I wish sending an app to apple was easy like this.

  • 1

    have yes. I develop in native iOS so have already yes. This is my first project I do using framework.

  • in this example appears the Xcode with the option Archive active. http://virteom.com/how-to-create--ipa-file-using-xcode

  • Taking advantage, even for me to test the app on iOS with Ionic/Phonegap need OSX?

  • 1

    @Danielamorais if you are referring to tests in the emulator/device, the answer is yes, but if you do not have a MAC and have a powerful computer, you can install a VM, I use one to test Xamarin applications.

  • 1

    @Danielamorais I hired a cloud for Mac because I don’t currently have a Mac and to test and send the app to Apple just from a Mac. www.macincloud.com

Show 1 more comment

1 answer

3


This happens because you have some emulator option selected. To enable the option Archive you first need to select the option Generic IOS Device in the list of emulators:

inserir a descrição da imagem aqui

Browser other questions tagged

You are not signed in. Login or sign up in order to post.