How to send an Ionic application to the Apple Store?

5

I've created an app with Ionic and want to send it to the Apple Store. I'm following this link but stopped in the Product>Archive part. Xcode simply does not enable this option. How to do?

    
asked by anonymous 11.01.2016 / 00:10

1 answer

2

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

    
11.01.2016 / 16:05