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 ?
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 ?
Browser other questions tagged ionic
You are not signed in. Login or sign up in order to post.
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.
– rubStackOverflow
have yes. I develop in native iOS so have already yes. This is my first project I do using framework.
– FernandoPaiva
in this example appears the Xcode with the option Archive active. http://virteom.com/how-to-create--ipa-file-using-xcode
– FernandoPaiva
Taking advantage, even for me to test the app on iOS with Ionic/Phonegap need OSX?
– Daniela Morais
@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.
– rubStackOverflow
@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
– FernandoPaiva