Deploying to app store
Posted: Fri Oct 23, 2015 7:43 pm
Hi,
Code: Select all
I'm deploying my app to app store. I made all necessary tasks (created certificates, provision files, loaded icons and launch screens, etc). Now I'm in time to generate the ipa file. The question is: Must I generate the ipa file from appery ide (export-binary) or from xcode archive menu (which performs an app verification and check for errors, leaving it ready to send to app store)? The appery documentation indicates both the procedures, but do not specify the right one or if both are necessary. In other words, what ipa file must I send to app store, the one generated in appery ide or the one generated by Xcode?
Thanks