I tried Adobe flash professional CS5 based to develop an iPhone application in windowsOS but when I publish it’s out will be .ipa format. Will this work properly for an iPhone?
Can anyone explain .ipa and .app?
And also is it possible to develop an iPhone application in Adobe flash professional CS5 and how can we get .app format ?
Disclaimer: my answer comes completely from digging around the files themselves.
.apps are application bundles. They contain the executable file, anInfo.plistfile, an icon, a launch image, and some other application resources. Application bundles are the only ones that actually get installed onto your device..ipas are archives that contain.appbundles as well as some other files meant only for iTunes to use, for instanceiTunesArtwork. They are how iTunes manages applications, and as far as I can tell have little to do with the applications themselves other than App Store information.I haven’t worked with Flash CS5’s export to iPhone feature, but you should be able to just drag your
.ipafile to iTunes and it’ll appear in the Apps list.It is possible in the sense that your iPhone software won’t crash permanently or something, but as phwd and David have said, your app will not make it to the App Store.