Can't install on iOS simulator with AIR 16 beta

I'm having trouble testing an app on the simulator with AIR 16 beta SDK. It says "Unable to install the application on iOS Simulator." when I try it.
This is my iOS Simulator SDK path:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SD Ks/iPhoneSimulator.sdk
Am I missing something?
Kevin N.
BTW, It's a total nightmare every time I have to edit this project because of issues like this. I loose hours of time trying to figure it out every time (granted, I only update the app once or twice a year). Why can't Adobe keep their tool chain working?

Thanks for reporting the issue.
At our end there is no problem when there are multiple iOS SDKs. We used the following commands:
Package App :
adt -package -target ipa-test-interpreter-simulator -storetype <type> -keystore < Certificates > -storepass < password > <.ipa>  <.xml>  <swf> -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator8.0.sdk/
Install App :
adt -installApp -platform ios -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator8.0.sdk -device ios-simulator -package < ipa >
Launch App :
adt -launchApp -platform ios -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator8.0.sdk -device ios-simulator -appid <APP ID>
Could you please share the adt packaging, install and launch commands?
P.S: In case you are using SDK path as: -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator.sdk,
kindly use the SDK path containing the SDK version eg, If you want to use iOS 8.0 simulator use -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator8.0.sdk and in case you want to use iOS 7.1 simulator use -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator7.1.sdk

Similar Messages

  • I can't compile for iOS anymore with Flex and AIR 3.8

    Hi Adobe team and others,
    I'm using Apache 4.10 Flex framework and adobe Air 3.8 for my business projects.
    I always had some problems to compile and publish iOS application (with Air 3.5 before), but with AIR 3.8, that was a miracle, I could compile my projects without any errors on Windows ... until today.
    I'm executing this command in DOS to compile my project:
    "C:\Program Files\Java\jre7\bin\java.exe" -jar "C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.10 - AIR 3.8\lib\adt.jar" -package -target ipa-app-store -hideAneLibSymbols no -provisioning-profile "S:\Directory_to_MobileProvision.mobileprovision" -storetype pkcs12 -keystore "S:\Directory_to_Certificats_ios.p12" -storepass my_private_password Proginov_FVTE_V45.ipa Proginov_FVTE_V45-app.xml assets com config_app.xml [email protected] Proginov_FVTE_V45.swf -extdir "S:/Directory_to_ANE/air_3.8_pnv_3.00"
    And I'm getting this result after 1 hour compiling:
    If you want, I can send you my bin-release-temp folder and ANE to try by yourself, but I need a private mail, because I don't want to publish my private project to everyone.
    Thanks

    Thank you a lot.
    I remember I tried this with AIR 3.5, and that didn't work.
    But with AIR 3.8, it's OK.
    Perfect

  • I have a macbook pro with a 2.16 GHz Intel core Duo processor. Can I install the iOS 5 software

    I have a macbook pro with a 2.16 Ghz Intel core Duo processor. Can I install the iOS 5 software?

    iOS 5 is for iDevices, not OS X. Your iDevice would only require 10.5.8 or later. If you have a Mac with a Core Duo processor then you cannot install Lion but you can install Snow Leopard provided you have at least 1 GB of RAM installed.

  • Soft KeyBoard is not working on ios 7 with Air sdk 3.8

    Hi
    In my app Soft KeyBoard is not working on ios 7 with Air sdk 3.8. Does any one know soluton for this ?

    Hi,
    There's no question that TextFields and TextAreas weren't working in our case, likely because we have a deep displaylist with a variety of object types. Presumably, AIR has changed how it looks through the displaylist for objects that need keyboard, and perhaps we have an object type somewhere in the hierarchy that AIR no longer recurses. It's definitely something that changed, though.
    It's no picnic to put together a sample app, I can't afford that time when I have a solution. But the symptom was very clear, a textbox would open, and the cursor would just blink with no way of interacting with it.
    I'm happy using StageText directly, because it's a more direct way to interact with the OS and gives more control.
    It also solves a bug in AIR that I haven't reported yet, but is as follows. Rarely, when you move the container of a TextField of TextArea after it has been created, AIR will crash and freeze iOS devices. It doesn't happen on Android or desktop, but with a user-base of about 100,000 of our app, we've had it reported maybe 50 times. One of our dialogs sometimes needs to reposition the elements, which is done animated. During this, AIR will crash about 0.01% of the time. We tried only creating the TextArea, but not activating it or even having it visible, but even an invisible TextArea will crash, presumably because AIR moves the internal StageText overlay around as well, and this confuses iOS after a while during the animation.
    By using StageText directly, I finally also have a way to get rid of this bug, because I simply don't activate StageText until the object has already been positioned. Prior to that, it isn't even an editable text field, it's a label like anything else. So I'm happy I did this solution.
    Let's just leave this thread as a record if someone else has the same problem. I'm quite sure it's because of our very complicated display list, and AIR having changed how it scans the displaylist for objects that need keyboard.
    Best,
    Per

  • How Can I install Framemaker 10 silently with serial key and license updater?

    How Can I install Framemaker 10 silently with serial key and license updater? Is there any tool to create MSI for this?
    I tried with using http://download.macromedia.com/pub/developer/creativesuite/AAMEE/win32/ApplicationManagerE nterprise_1_all.exe and its not supporting.
    I am looking for any customization tool for Framemaker 10 from Adobe or else silent install with serial and license updater

    After creating "application.xml.override" from above link
    First after installing manually Adobe Framemaker 10,Copy "pcd.db" to your source folder from "%ProgramFiles(x86)%\Common Files\Adobe\Adobe PCD\" once you run "LicenseUpdater.exe"
    1) For install create batch file "install.bat" and copy below command
    @echo off
    REM =====Install script=====
    set Current=%~dp0
    "%Current%Set-up.exe" --mode=silent --deploymentFile="%Current%\deploy\AdobeFrameMaker10_en_US.install.xml" --overrideFile="%Current%\deploy\application.xml.override" --acton=install
    COPY /Y "%Current%pcd.db" "%ProgramFiles(x86)%\Common Files\Adobe\Adobe PCD\pcd.db"
    Exit 0
    2) For Uninstall
    * download Adobeairinstaller from Adobe - Adobe AIR to uninstall adobe AIR silently and copy this exe in source folder
    Create batch file to uninstall Framemaker 10 "Uninstall.bat" and copy below command to Uninstall
    @echo off
    REM =====Uninstall script=====
    set Current=%~dp0
    REM Uninstalling "Adobe Framemaker 10"
    "%Current%Set-up.exe" --mode=silent --deploymentFile="%Current%\deploy\AdobeFrameMaker10_en_US.remove.xml" --overrideFile="%Current%\deploy\application.xml.override" --acton=uninstall
    DEL /F /Q "%ProgramFiles(x86)%\Common Files\Adobe\Adobe PCD\pcd.db"
    REM Uninstalling Adobe community help
    msiexec /x {E2B04924-29F3-F49D-71E9-B90EFEDE282C} /qn
    REM Uninstalling Adobe PDF creation Add-On 9
    msiexec /x {AC76D478-1033-0000-3478-000000000004} /qn
    REM Uninstalling Adobe AIR
    "%Current%AdobeAIRInstaller.exe" -uninstall
    Exit 0
    I think this will help....

  • Can I install Windows XP SP1 with Bootcamp on my new Mac Mini 2011 i7 ?

    Can I install Windows XP SP1 with Bootcamp on my new Mac Mini 2011 i7 ?

    Baiscally if your Mini came with Lion Pre-installed new then No you can't use XP.
    The Lion installed computers no longer support XP OR Vista via Apple's Boot Camp.
    For one thing Apple only supported XP with SP2 in order to install it on pre Lion computers.
    If the Mini had come pre-installed new with say 10.6 then you could have installed XP and still of been able to upgrade to Lion without any issues as you already have the drivers for XP installed. Lion only has the drivers for W7.

  • My ipad is locked and itunes is asked me for an account of of developer please how can i install the ios 7

    my ipad is locked and itunes is asked me for an account of of developer please how can i install the ios 7

    Hi there Martha250,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    iOS: Unable to update or restore
    http://support.apple.com/kb/HT1808
    -Griff W.

  • HT5012 Can I install two root certificates with the same name in iPad?

    Can I install two root certificates with the same name in iPad?

    Antaeus00 wrote:
    I tried sending a request for help,
    But did you succeeed in sending a request for help?
    Did you receive a response? How long has it been since you sent a request?
    but I need someone with more authority to talk to.
    There is no one with more authority than iTunes store support. We herem are only users.

  • How can i install iwork dvd in Macbook Air?

    Somebody know how can i install iwork dvd in Macbook Air? I try to use the CD compartment from my Macbook pro, but it don't work... tks

    First, share your MB pro DVD drive on the network in System Preferences > Sharing.
    Insert the iWork DVD into the MBpro's drive.
    Then go to your MBair and click "Remote Disc" in the Finders Sidebar.
    You'll see your MBpro listed in the finder window.  Click the arrow next to The MBpro name and you'll see the shared DVD.  Double click that and the installation process should begin.
    Regards,
    Captfred

  • HELP  I install the IOS8.0 and a software that I use EVERY day is not compatible. How I can re-install previous IOS?

    HELP  I install the IOS8.0 and a software that I use EVERY day is not compatible. How I can re-install previous IOS?

    See if anything here works for you.
    https://discussions.apple.com/message/26635774#26635774

  • Can't Install JRE 1.3 with Mozilla (Build 0.9.7) ... installation hangs

    As the subject says, I can't install JRE 1.3 with Mozilla Build 0.9.7. The downloading process completes and then it starts to run the installation program and the Java coffe cup graphic comes up, but then the installtion software just hangs. Any ideas would be much appreciated.
    Thanks in advance.
    jonathan

    Check http://gemal.dk/mozilla/java.html
    that will help you get Java working in Mozilla

  • Can we Install SQL Server Express with Advanced Services x 64 bit for our testing purpose without procuring any license? Also can we use it for commercial use if we are neglect risk sof using it on Production?

    Can we Install SQL Server Express with Advanced Services x 64 bit for our testing purpose without procuring any license? Also can we use it for commercial/Production
    use if we are agree to take risk of using it on Production?

    Hi,
    Yes you can, but you should be aware of the limitations of MS SQL Express version.
    1. 1GB RAM
    2. 10 GB database size per database excluding log file (SQL 2008 R2 and above)
    3.Job Scheduling service is not available with SQL Server Express.
    4.Data import and export feature is not available with SQL Server Express.
    5.Limitation on number of CPU
    Refer following article for features supported by different editions of MS SQL Server.
    Features Supported by the Editions of SQL Server 2012
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    Praveen Dsa | MCITP - Database Administrator 2008 |
    My Blog | My Page

  • How can i install software iOS 4.3.

    how can i  install software iOS 4.3.

    You cannot.
    You can only update to the latest version of iOS available and supported by your device.

  • Can't launch application on iOS simulator with Flash Pro CC

    Hi! What am I doing wrong?
    I have installed:
    MacOS 10.9.2,
    Xcode Version 5.1 (5B130a),
    Adobe AIR 13.0.0.64 for iOS,
    iPhoneSimulator7.1.sdk,
    Adobe Flash Professional 13.1.0.226
    I set the path to iPhone simulator sdk in application settings:
    "Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator7.1.sdk"
    I set the path to productStore.ane file in ActionScript settings, but I dont use it in the project.
    I have locked buttons 'Debug>Debug movie>On iOS Simulator' and 'Controll>Test movie>On iOS Simulator'
    After publishing I have the following message "The application has been successfully published.", but iOS simulator does not start.
    I hope very much for your help.
    Thanks!

    Thanks for helping Preran
    Same problem here. I even reinstalled Xcode and the iOS SDK (now 8).
    If I change the path from what I think it must be to:
    .....Xcode > Contents > Applications > iOS Simulator.app
    I get an  ERROR message telling: SDK is missing GPL component
    The provided path points to llvm-gcc

  • Can't Debug On iOS Simulator Anymore... Why Did You Break It Adobe?

    I see lots of posts on this subject, and I am experiencing the same issue. I fail to see why this change in the SDK was put forth, as it has made development a real pain for iOS. In the AIR SDK 4.0 this worked fine. According to the new method, we are supposed to use an environment variable to control which simulator we want to debug in, but this does not work either when multiple iOS SDKs are installed. If this can be controlled by an environment variable, then why can't it be controlled by a command line option to adt? That would be a much more robust solution versus having to change your OS's environment every time you need to switch simulators.
    Any response from development on why it is this way now?

    Thanks for reporting the issue.
    At our end there is no problem when there are multiple iOS SDKs. We used the following commands:
    Package App :
    adt -package -target ipa-test-interpreter-simulator -storetype <type> -keystore < Certificates > -storepass < password > <.ipa>  <.xml>  <swf> -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator8.0.sdk/
    Install App :
    adt -installApp -platform ios -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator8.0.sdk -device ios-simulator -package < ipa >
    Launch App :
    adt -launchApp -platform ios -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator8.0.sdk -device ios-simulator -appid <APP ID>
    Could you please share the adt packaging, install and launch commands?
    P.S: In case you are using SDK path as: -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator.sdk,
    kindly use the SDK path containing the SDK version eg, If you want to use iOS 8.0 simulator use -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator8.0.sdk and in case you want to use iOS 7.1 simulator use -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator7.1.sdk

Maybe you are looking for

  • Error "Licensing for this product has stopped working" when starting Adobe Photoshop CS3 Extended- XP Pro AMD; 2GB RAM

    I have exhausted all known options thus far. I started the Flexnet Licensing Service and restarted the system but the message continues to come up when lanching PS CS3 extended After restarting computer the Flexnet  Licensing Service stops again and

  • Generate xml output file from relational table

    Hi All, I'd like to generate an XML file from a relational table but would like to persist the XSD in Oracle does anyone have a working example? Edited by: houchen on Jun 2, 2009 5:34 AM

  • Device Type to print IR56B

    Hi, What is the device type to be used for generating and printing the IR56B form with Chinese Character? We are currently using the following device types:ZHANWIN and SAPWIN. However we cannot print the IR56B form completely. The bottom part (I.R.56

  • How to auto log in via applescript?

    I have no idea how to do it? do I need to curl, change html and post? but how do i post then? or how can i fill in password and log in on the safari page via applescript GUI scripting and press enter? I am just so confused right now:(

  • Printing Web contents using Java Fx.

    Hi, How to Print Web contents using Java Fx application? ie, displaying a web page as it is on the application.......... Thanks......