IPA File On iPhone

Hi All,
I have been struggling with this all day and am hitting my head against a brick wall. I am a registered iPhone developer.
My software is on Windows and my app development stuff is on my Mac.
I created an iPhone project in Flash Pro CS5 (Windows machine running XP), used the Keychain utility to create a p12 from my developer cert on my Mac along with a provisioning file.
I click Publish, this creates the Flash IPA file.Now what can I do with this?
I  copy it to my Mac, can see it in iTunes. When I try to copy it to my  iPod I get "The app was not installed on the iPhone <name> because  the signer was not valid"
I cannot seem to do anything with the file in Xcode, perhaps this is not possible?
I have been following instructions here:
http://help.adobe.com/en_US/as3/iphone/WS144092a96ffef7cc-371badff126abc17b1f-7fff.html
Open the Keychain Access application (in the Applications/Utilities folder).
If you have not already added the certificate to Keychain, select File > Import. Then navigate to the certificate file (the .cer file) you obtained from Apple.
Select the Keys category in Keychain Access.
Select the private key associated with your iPhone Development Certificate.
The private key is identified by the iPhone Developer: <First Name> <Last Name> public certificate that is paired with it.
Select File > Export Items.
Save your key in the Personal Information Exchange (.p12) file format.
You will be prompted to create a password that is used when you attempt to import this key on another computer.
Convert an Apple developer certificate to a P12 file on Windows
To develop iPhone applications using Flash CS5, you must use a P12 certificate file. You generate this certificate based on the Apple iPhone developer certificate file you receive from Apple.
Convert the developer certificate file you receive from Apple into a PEM certificate file. Run the following command-line statement from the OpenSSL bin directory:
openssl x509 -in developer_identity.cer -inform DER -out developer_identity.pem -outform PEM
If you are using the private key from the keychain on a Mac computer, convert it into a PEM key:
openssl pkcs12 -nocerts -in mykey.p12 -out mykey.pem
You can now generate a valid P12 file, based on the key and the PEM version of the iPhone developer certificate:
openssl pkcs12 -export -inkey mykey.key -in developer_identity.pem -out iphone_dev.p12
If you are using a key from the Mac OS keychain, use the PEM version you generated in the previous step. Otherwise, use the OpenSSL key you generated earlier (on Windows).
Do I have to install OpenSSL to do this? I have installed OpenSSL and I try the commands above and am receiving an error.
Are these the steps I need to follow to install my IPA on a device or am I looking in the wrong place? Is there no other way to do this?

Tim thanks for that, it was going great until about 10 mins into the video where you have to upload your file to Apple to create a developer certificate.
I can't do that as I have a certificate already so I tried the process here:
http://help.adobe.com/en_US/as3/iphone/WS144092a96ffef7cc-371badff126abc17b1f-7fff.html
Which is:
Convert the iPhone developer certificate to a P12 file on Mac OS
Once you have downloaded the Apple iPhone certificate from Apple, export it to the P12 certificate format. To do this on Mac® OS:
Open the Keychain Access application (in the Applications/Utilities folder).
If you have not already added the certificate to Keychain, select File > Import. Then navigate to the certificate file (the .cer file) you obtained from Apple.
Select the Keys category in Keychain Access.
Select the private key associated with your iPhone Development Certificate.
The private key is identified by the iPhone Developer: <First Name> <Last Name> public certificate that is paired with it.
Select File > Export Items.
Save your key in the Personal Information Exchange (.p12) file format.
You will be prompted to create a password that is used when you attempt to import this key on another computer.
So I use the certificate to create my app in Flash and import it to iTunes (all goes fine). When I go to install it on the device, I get the error message "The app....not installed...because the signer is not valid".
One thing I am trying to work out, if I do the process above do I need to use OpenSSL to create a cert signing request or does the Mac developer cert in .p12 form do it all?
Any other recommendations?

Similar Messages

  • .ipa file not running on iphone

    Hi,
    Apps created by using Flash CS5.5 executed on apple device successfully.
    But nw I want to execute any .swf app on iphone/ipad from command prompt.
    So, I downloaded simple helloWorld.swf file from http://www.mediafire.com/?bf2f9uii1h1xksb
    & using "adt" command I created it's .ipa file.
    Bt the problem is that it is not running in my iphone means app icon come there bt launched with white blank screen..
    What may be the problem?
    Thanks,
    Sampada

    Although you called it a simple hello world swf, it's not simple. It does show "hello world", but the code it is running involves an RSL Preloader, and it's accessing external URLs. Specifically it downloads a Flex framework file. That isn't something that you'll get away with when making iOS apps.

  • Is there any simulator to test ipad iphone ipa files created with Adobe Director 12?

    Is there any simulator to test ipad iphone *ipa files created with Adobe Director 12?

    No. Luckily it is very quick to compile and test on the iPad. I've watched people using Flashbuilder and it seems to be a much more complex process.

  • .ipa file will install in iTunes and copy to iPhone or iPad but shows as greyed out with "installing" or "waiting" underneath.

    Hey All:
    I have an .ipa file that is legit and "signed" (at least I think so) but for some reason will not work on any device. I basically drag the .ipa file into itunes app section and it will show there as a working app.
    I select the button that says "install" so that when it syncs it puts it on my ipad or iphone. Once I move over to the iphone or ipad the icon is greyed out with the words waiting or installing under the icon.
    Waiting for a half a day at one point before I finally gave up and deleted it from my devices.
    Can someone point me in a direction as to what I might be doing wrong? The only thing I can think is that its' not io7.1 compatable but that is all I got.
    Thanks
    Paul

    I am assuming you where generating the .ipa file using a UniversalDistribution  Provisioning Profile with an iOS Developer Enterprise Account. If so I had the same problem - turned out it was a Certificate issue - what worked for me was when creating the Certificate which I did manually using Keychain Access I left the Common Name field blank and the .ipa installed properly on my devices. Hope this helps.

  • Export ipa file for an iPhone application

    i did an application in flash cs5. i attached p12 certificate and provisining profile file. But when i choose "publish" for creating an ipa file, it is running. at the end, there is nothing. i look in folder. i see two files, one of them an tmp file, the other a folder  "AOT.....". it doesn't creat an ipa file. why ? what can i do ?
    please help me...

    one of two things...
    1. The publishing is still in progress. those files/folders are temp while the publishing is in progress and is usually cleaned up once it's done and the ipa is created.
    2. if the packaging fails or stops abnormally, then the temp files/folders don't get cleaned up and the ipa is not created.
    Possible reasons (all of which I have had happen to me from time to time):
    1. I was having problems with publishing when spybot 2.0 beta was installed, it was Hooking java and causing it to crash. (system your systems application event log for possible java errors) (Flash uses a java compiler)
    2. You do not have enough memory... increase the size of the heap in your jvm.ini (just google it, there are tons of reference material on flash memory management)
    3. There is some code someplace in your project which is causing the compiler to crap out
    If you can't figure it out, try doing a command line ADT build to see if it gives any additional errors that may be surpressed by flash (I've had that happen too)
    Good luck.

  • "Entitlements are not valid" error message when trying to sync ipa file from iTunes to iPad

    Is anyone else getting this error message, "Entitlements are not valid",  when trying to sync .ipa file from iTunes to iPad?
    The issue I'm having is getting the ipa file that was built by the 'Adobe Flash Packager for Iphone' installed into my iPad.
    So, I have a swf file that works and was able to publish it into the Android Market.  I then compiled and build the same flash project with the Packager for Iphone into an .ipa file.  But when I try and install this .ipa file into my iPad to do my testings, i'm getting the error message. 
    I would like to test my ipa file in my iPad device before submitting it to the Apple Store.
    Any help would be appreciated. thank you.

    Developing for iphone can be amazingly complicated and frustrating.  (even before you start coding).  The process of having to create a Certificate, to approving the Certificate, to Assigning the deviceIDs to the certificate, to creating the AppIDs, to creating the provisioning profiles and then creating the .p12 file... is just too tedious. 
    I solved the problem of the "Entitlements are not valid".   The AppID i had set in the iPhone Developer Portal did not match that of the AppID i had set in the Adobe Flash CS5 -> Publish Settings.  (ie. com.yourdomainname.yourappname).  After I re-entered my AppID and compile, i was able to sync the .ipa file into my ipad. 
    I wish the error message had been a little more descriptive.  Could have saved me a whole day.
    I hope this helps others.  But my guess is, if you don't set the 40 character device ID correctly, or the email in the signingcertificate correctly, you'll get this same generic error message.

  • Issue creating ipa file

    Hi,
    Im trying to create a ipa file from an swf created in Flash Builder Burrito using Flex Hero. Im using
    ./pfi.bat -package -target ipa-test -provisioning-profile FlexProfile.mobileprovision -storetype pkcs12 -keystore Certificates.p12 pass MyFlexApp.ipa MyFlexApp.xml MyFlexApp.swf Icon57.png
    Im running in windows XP and getting the following error:
    c:\iphonepackagerfiles\iphonepackager\bin\MyFlexApp.ipa: error 301: Application descriptor missing/cannot be opened
    My app.xml looks as follows
    <?xml version="1.0" encoding="utf-8" standalone="no"?>
    <application xmlns="http://ns.adobe.com/air/application/2.5">
        <id>MyFlexApp</id>
        <filename>MyFlexApp</filename>
        <name>MyFlexApp</name>
        <versionNumber>v1</versionNumber>
        <initialWindow>
            <renderMode>gpu</renderMode>
            <content>MyFlexApp.swf</content>
            <fullScreen>true</fullScreen>
            <aspectRatio>portrait</aspectRatio>
            <autoOrients>true</autoOrients>
          </initialWindow>
          <supportedProfiles>mobileDevice</supportedProfiles>
        <icon>
          <image57x57>assets/Icon57.png</image57x57>
         </icon>
        <iPhone>
            <InfoAdditions>
                <![CDATA[
                    <key>UIStatusBarStyle</key>
                    <string>UIStatusBarStyleBlackOpaque</string>
                    <key>UIRequiresPersistentWiFi</key>
                    <string>NO</string>
                ]]>
            </InfoAdditions>
         </iPhone>
    </application>
    Any help would be appreaciated. Thanks in advance
    /Eric

    One question:
    Should i be replacing the air sdk used by Flash Builder with the one that comes with the iphone packager?
    /Eric

  • How to open ipa files which we download from istores, how to open ipa files which we download from istores

    Dear Sir,
    I have recently purcased new mac pro but facing following problems, pls assist me:
    1) I have downloded few application from iStore but this are in .ipa files and i dont know how to open this files
    2) Which are good software for photo editing and business planners
    3) where can i get detail information for handling the mac pro.
    waiting for your reply,
    Ramesh Satav
    9890801841
    Email : [email protected]

    1) A .ipa file is an app for IOS (iPhone, iPad..) and will NOT run on Mac OS X. Apps for your Mac can be found for example on the Mac App Store (you can find a link to it in the Apple menu on your menu bar).
    2) I like Aperture and PixelMator
    3) www.apple.com

  • Air iOS - Do .ipa files need obfuscation?

    Hi,
    I published an iPhone app with AIR SDK 14 for the App Store.
    Is the published .ipa file safe from decompilers or should I use a tool like SecureSWF (kindi.com) to encrypt/obfuscate the AS3 source code?
    Thanks

    I'm not 100% but if you've packaged your app using the new (fast) method, then yes, you should obfuscate. The old method was rewriting the bytecode so it was safe(r) from decompilers.

  • Same ipa-file as a universal app?

    How do I make the ipa-file work as a universal app, i e the same app but it works differently on iphone and ipad?
    Can I write something in the as-code that will be used by AIR? I've just upgraded to cs6.
    Best regard,
    Åsa

    Maybe my English is not so good but I guess you mean that I can get information about the current device's screenresolution and make the app adapt accordingly? If so, that might be useful but not really my question.
    I have managed to create one UI for the iPhone and another for the iPad in AS3 with CONFIG::-code. So I can create two diffrent swf-files and then of course create two different ipa's. But if I want to create a "universal" app (Apples term for one ipa that works differently on iPhone and iPad) I need something more to make the two UI's end up in the same ipa. Something that makes the device interpret the CONFIG-code (maybe then in some other form) and display the app depending on the device. What could that be?

  • Get rid of "ipa" files in the trash

    I had recently backed-up both my ipad & iphone using iTunes 12.0.5. When I went to my desktop (Yosemite 10.10.3), to empty the trash, it seemed to stall on the "ipa" files. I took all the files out of the Trash and place one in, then empty  the trash. This worked for all files except  the "ipa" files.Everytime it was an "ipa" file, it would start to empty the file, then the "progress" seemed to stop. It may start out with 4 files, then go to 2 files, then stay on the 2 files. I have timed it for over 10 minutes and it 'll still be stuck on showing 2 files to eliminate.How can I get rid of them?

    Sorry, I must have accidently hit the "solved" button. My mistake.

  • How to package resource files for iPad app along with ipa file

    Hello,
    I am developing an app for iPad in Flash Builder 4 and Packager for Iphone.
    I want to keep my xml-asset files local to the app. When I run my app in flash builder, I load the resources locally.
    When I upload the same onto iPad, I need to package the resource files along with the ipa file.
    I tried compiling the air-project with "-include-file" compiler option, but in vain.
    Any help?
    Tanu

    You can read through the resources documentation for iOS here:
    http://help.adobe.com/en_US/air/extensions/WSf268776665d7970d-2e74ffb4130044f3619-7ff8.htm l
    Of particular interest is the line:
    "3. It moves the resource files to the top-level directory of the application."
    So not sure if you are using an ant build script or whatever to build your ANE, but as long as you place these json files into the folder with your library when you build the ANE, these will end up getting copied to the top-level directory of the application when an application is built using this ANE.
    This is exactly how I include an iOS .bundle of resources along with a .a in an ANE and it works fine. Nice clean packaging when distributing the ANE too.

  • ITunes 10.7 wont allow installation of IPA files

    When trying to install a .ipa file onto my iPhone and iPad, when syncing to my device this error message appears on the device - - ITUNES SYNC - 'app name' failed to install.
    Repeatedly deleted all copies of the .ipa file. Restarted all devices. Installed new copy of iTunes 10.7 - and still nothing works. Any suggestions?

    try with this one
    uninstall all the apple application S/w like Quicktime, Bonjour,
    apple Device Support, Apple Auto update, Itunes etc from your pc,
    Reboot it
    Now download a fresh itunes from apple and try installing
    Reboot it
    If you are having Problem in uninstalling any of the apple application
    try 'revo uninstaller' and uninstall all the apple applications
    mentioned above

  • Application Loader unable to unzip .ipa file

    I am developing under Flash Professional CS5, working on a PC.  Using the development distribution files, my application builds and I can run it on iPhone, iPad, and iPod.  Now I am trying to get it to the App Store.  I have a distribution certificate which I got before Apple pulled the plug, and was able then to just change the extension to .zip and upload to the App Store (where of course it got stuck until now). This week I rejected my binary in the store, and built an updated version.  You can't just upload to the App Store any more; you need to use the Apple Application Loader. This, of course, only runs on a Mac.  So, I downloaded and installed the latest version on my Mac. transferred the .ipa to a memory stick, and gave it to the Loader.
    I get this curt message    "Unable to unzip application"
    I have tried renaming it to .zip.
    I have tried extracting the Payload and zipping that up again (different error but still no good)
    Has anyone else got any applications built on a PC uploaded recently?  Please tell what you did

    I had almost the same problem. I'm on OS X though. I have my issue solved but it took a lot of trial and error. There were enough clues on this thread though to get me there so thanks everyone. Here's what I went through and what I've discovered:
    I compile with Flash CS5
    (I was trying Christian's way on the commandline but I forget why I couldn't get it to work, must try it again now. ref:
    http://blogs.adobe.com/cantrell/archives/2010/09/packager-for-iphone-refresher.html)
    This creates my .ipa file. I don't know if I need to use the commandline, but I did in order to rename the .ipa file to a .zip file. I then double clicked the .zip in the Finder which unzips it with the default OS X app, not 7 zip or something third party. This produces a folder called Payload. If my swf is set in Flash to publish to Main.swf, then inside Payload I see Main.app
    I zip Main.app by right clicking it in the Finder and select the Compress option, again, default OS X compression stuff.
    This is the correct way to create the ipa file, and produce the kind of zip file that Application Loader wants.
    Along the way, I encountered some other distracting problems. I'll explain those now, but they are not related to the actual ipa/zip/unzip problem.
    I had two errors, one about a bad bundle ID. This was in fact a typo I had by one letter. In my case it was ca.abcd.abcs in iTunes Connect, and in Flash CS5's settings, it was ca.abcd.abc. That was a forehead slapper I tell you.
    The other error was my app not being signed with a proper certificate. I knew I was using my app store certificate, not my dev certificate (this is important btw). I tried revoking my certificate in the app store as @JimmyInteractive mentioned, but I don't think in my case this was necessary. I still had the same issue after revoking. Avoid this if you can because it's a pain in the a$$ to set up all your provisioning profiles again on iTunes Connect and in Keychain, XCode etc. Prior to trying to get everything up onto the app store, I had of course been developing on my personal device, with my developer certificate. What I forgot to do for app store distribution, is in Flash CS5 change Certificate to my app store .p12 file. I still had it set to my dev .p12 file. Doh!
    After I did that and figured out the zipping stuff it all worked. Hope this helps!

  • Cant install .ipa file

    Hi, I have a legal .ipa file that's very important for my job.
    I paid for it and sent my iphone codes.
    I open it in Itunes but I dont know how to put it in the Iphone. It gives an error message during sync.
    Thx for the help
    Nico

    Ok lets try to be more precise:
    Im a taxi driver and the app is specific to get taxi runs from my radio-taxi service.
    They asked me for the UDID code. I sent it.
    They mailed me the app. A .ipa file about 9,9 Mb. I tried to unzip it and I'v seen the Payload folder with the app inside.
    I doubleclicked the .ipa file and ITunes opened up. The icon for the app is now between the Iphone apps but the icon is the generic one and the genre too is generic.
    Now I dont know how to put the app in the Iphone4 so I set the apps sync to manual and I'v to choose all the app that must be now copied to or deleted from the Iphone. I do this and include the Etaxi driver app.
    I apply the changes and sync. The sync goes well for all the apps but when it comes to the Etaxi app theres a generic error message like "was not possible to intall the Etaxi app"
    Maybe its not the way to install an .ipa file? Or something else?
    Thx again

Maybe you are looking for

  • XI Lookup Error

    I am New to XI Lookups. i am getting following error in IR Mapping when i try to activate my message mapping! SERVER: XI 3.0   PATCH: SP15 ERROR---- Activation of the change list canceled Check result for Message Mapping ZSAPTVDP_to_INSMASTER_NEW | h

  • Can't drag and drop attachments in mail. Major issue!

    I have to restart the computer to drag and drop attachments to an email. If I want to do another drag and drop to another email I have to restart again to make it work. It is a real pain. Do any of you guys know if their is a file I can trash to make

  • Po value vs ses value

    hi guys A scenario: A PO is created for value USD 100. When the user created a service entry sheet agains it, it allowed the user to create an SES worth USD 150. How is this possible? Are there any checks at configuration level to prevent this from h

  • ORA-907 ERROR WHEN IMPORT (COMMENT 처리)

    제품 : ORACLE SERVER 작성날짜 : 1997-10-15 ORA-907 ERROR WHEN IMPORT (COMMENT 처리) ======================================== ORA-907: missing right parenthesis error 이 error 는 export 한 table 을 create 시 comment 를 사용한 경우 발생하는 ORACLE error 이다. 이는 version 8.0.4

  • Are there am radio apps

    I have a little pocket AM/FM radio..... I listen to various stations....sports, news, etc. ......  However, it is old and I was thinking of getting a new one.  Then, I thought about getting an ipod touch instead and downloading a "Radio App" that wou