Can't debug in IOS 8 simulator

Hello,
I've downloaded the new Xcode version 6 GM for Mac OS X 10.9.4 to debug and test my apps for iOS 8. I got the following error, see screenshot below.
I use Flash Builder 4.7, AIR 15 and the latest Xcode version
How can i fix it??
Thnx
Developer KDApps

I found a workaround on the forum of Starling Framework: http://forum.starling-framework.org/topic/iphone-6-question
https://forums.adobe.com/thread/1571152
I simply used IntelliJ to do the .ipa build, then after the error (but successful .ipa build), used ios-sim with the unzipped Payload/_.app using lines like the following in the command line to launch the app running in the simulator:
ios-sim launch ../../Payload/_.app --devicetypeid com.apple.CoreSimulator.SimDeviceType.iPhone-6  or  ios-sim launch ../../Payload/_.app --devicetypeid com.apple.CoreSimulator.SimDeviceType.iPhone-6-Plus

Similar Messages

  • Both AIRSDK 13/14 can't debug with iOS simulator !

    XCode 5.1.1 / Mac OSX 10.9.2 / iOS Simulator 7.1 or 7.0 or 6
    AIRSDK 13/14
    all can't debug in iOS Simulator
    error message:
    Unable to dvtFoundationBundle. Error:

    when you debug your ipa, run the application, and it will show the adobe alert
    but it did not show on iOS 7.03,iPhone 5s,just crashed
    my objective code:
    #import "FlashRuntimeExtensions.h"
    FREObject tryCall(FREContext ctx, void* funcData, uint32_t argc, FREObject argv[])
        FREObject retStr;
        FRENewObjectFromUTF8(1, (const uint8_t*)"", &retStr);
        return retStr;
    void ANEContextInit(void* extData, const uint8_t* ctxType, FREContext ctx, uint32_t* numFunctionsToTest, const FRENamedFunction** functionsToSet)
        *numFunctionsToTest = 1;
        FRENamedFunction* func = (FRENamedFunction*) malloc(sizeof(FRENamedFunction) * *numFunctionsToTest);
        func[0].name = (const uint8_t*) "tryCall";
        func[0].functionData = NULL;
        func[0].function = &tryCall;
        *functionsToSet = func;
    void ANEInit(void** extDataToSet, FREContextInitializer * ctxInitializerToSet, FREContextFinalizer * ctxFinalizerToSet)
        *extDataToSet = NULL;
        *ctxInitializerToSet = &ANEContextInit;
    i think it just a empty and,what should i do?how can i fix this? thank you

  • 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

  • Can't use http in ios 8 simulator

    I have installed xcode 6, on a mac book pro (Maverick 10.9.5) When I try to use the ios simulator running ios 8 on virtual iPhone 5s, and try to connect to any site that is not using https, I get a blank page stating that "Safari cannot open the page because the network connection was lost" in the simulator. Any page that uses https works fine.
    Any clue ?

    I have Xcode 6.1.1 and I'm still having problems.  http and https both.  It's not just safari either.  Other applications can't access the network either.
    Could these errors give any additional information?
    Dec 11 16:32:49 **** lsuseractivityd[45897]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <49a6aaa1 dc34cf01 72>
    Dec 11 16:32:56 **** SpringBoard[45804]: Could not determine current country code: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x7d0e9680 {NSErrorFailingURLStringKey=http://gsp1.apple.com/pep/gcc, NSErrorFailingURLKey=http://gsp1.apple.com/pep/gcc, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x7d01aff0 "The request timed out."}
    Sometimes I can get it to work and sometimes I can't.  I am getting very frustrated with the instability of the network connection on iOS 8 simulator.

  • I have added a ADD-ONE like smart digg I want to debug this ADD-ONE. So plz help me how can i debug this.

    I wants to debug and ADD-ONE plz help me how can i debug the ADD-ONE.

    That's correct - you can't add it to another controller.
    From the View Controller Catalog for iOS:
    A split view controller must always be the root of any interface you create. In other words, you must always install the view from aUISplitViewController object as the root view of your application’s window. The panes of your split view interface may then contain navigation controllers, tab bar controllers, or any other type of view controller you need to implement your interface. Split view controllers cannot be presented modally.
    -=-
    Ken

  • Flash Pro CC 2014 crashes on debugging in iOS SDK 8.0

    Hi,
    Flash Pro CC 2014 crashes on debugging in iOS SDK 8.0
    This is the path to the SDK:
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SD Ks/iPhoneSimulator.sdk
    Is also crashes on:
    same path/iPhoneSimulator8.0.sdk
    Anyone knows a solution to this?
    Had the problem before with the former Flash Pro CC and older SDK.
    But didnot really need it.
    Any help is greatly appreciated.

    They are looking in to it. Follow this thread:
    Problem to access iOS Simulator from Flash CC

  • Hellcat: USB debugging for iOS?

    Hi,
    Anyone know if Flash CS7 will feature USB debugging for iOS?
    Sure could be useful. Having a heck of a time troubleshooting internet connectivity right now. Suppose I could look into going back to command line compile, but support in CS7 would sure be helpful...
    Thanks.

    it's available in Flash Pro CS6 now via the Air for OS settings panel and via the Air for Android settings panel.  no command line needed.  just check the box and publish to the usb connected device. 
    it works flawlessly for me.
    i've agreed to an adobe nda so i can't comment about the next Flash Pro release.
    and, i don't use Flash Builder so i just don't know about its current or planned capabilities.

  • How can I correct/delete iOS holidays on iDevice?

    I discovered a number of strange entries in iCal on my iDevices which I didn't enter, and also were just on this device and neither my Mac nor the other device.
    After a little search I found that my iPhone has a calendar for German holidays and the iPad a calendar for Swiss holidays. This is rather strange as I live in Austria and haven't visited these countries since the time I got these devices (>2 years). These calendars are in the section where also birthdays are and can not be edited or deleted. They also don't show up on iCal on the mac. I also checked the timezone on the devices - but this is set to Vienna - Austria.
    So how would I fix them to Austrian holidays? - or at least delete so I won't be irritated by them.
    First asked this at stackexchange: http://apple.stackexchange.com/questions/139694/how-can-i-correct-delete-ios-hol idays-on-idevice and it seems a problem with iCal.

    See http://www.knowyourcell.com/apple/apple-iphone-4/iphone-4-guides/506391/how_to_a dd_us_holidays_to_your_iphone_4_calendar.html

  • How can I debug a web application running on Weblogic 10.3

    Hello,
    I have inherited a NetUI Web Application developed using Weblogic Workshop and I can't manage to debug it. I have configure my server in Workshop and to debug it I right-click the project in Project Exporer and select Debug As -> Debug On Server, but this isn't working. The browser does open the application doesn't appear to be getting delpoyed.
    Can anyone help me out? I am using Weblogic 10.3 and Java 1.6.
    Thanks,
    Sean

    Hi Kal,
    The application is an enterprise application packaged as an EAR. if I right click on the project and click Debug As -> Debug on Server, the application appears in the Server Tab, but it does not start automatically. If I then manually start the server the application runs, but it does not stop at break points and I can not debug it.
    If I right-click on the web project that is packaged as part of the ear and select Debug As -> Debug On Server again the application is deployed, but I can't debug it. I don't get error messages, the application functions as normal but it does not stop at break points. When I attempt to debug the application via the Web Project, two browsers open automatically, both correctly displaying the application.
    Regards,
    Sean

  • How can i debug a rfc being called from sap

    hello Gurus,
    We made a RFC call from SAP r3 to sap grc nfe......we did not receive any data in sap grc .......we go to SM58 and there it gives
    the message "Name or password is incorrect (repeat logon)u201D.
    How can i find out where the data has stuck.
    Please help.
    BR
    Honey

    HI,
    please have a look at the link below..
    this may help u !!!
    [Re: how can i debug a rfc being called from .net connector (NCO) v2.0?;
    Best of Luck !!1
    Regards
    Ravi

  • How can I debug a routine created in Deletion of similar requests?

    Hello Experts,
    I need some help from you. I need to delete overlapping requests and the common
    settings you can set are not suitable, so I decided to write my own ABAP routine.
    But how can I debug a routine, which is implemented in the deletion of similar requests?
    Hope you can help me.
    Cheers
    Daniel Weilbacher

    Please go to the routine code..
    In the menu options..u will find an option for breakpoint--set..
    The line where breakpoint is set will get highlighted and u will also see a STOP symbol..
    then come out of routine..and then run the data load..
    this ABAP routine for overlapping request deletion runs before the scheduled data load..
    the run shud stop at the set breakpoint and show the routine code..in debugger mode..
    cheers,
    Vishvesh

  • How can I debug a sequence that has a subsequence is running in a separate thread?

    Hi,
    How can I debug a sequence that has a subsequence is running in a separate thread?
    I have to have a continues check for a  digital in signal to be able to terminate the sequence if a physical button is pushed.
    This is running in a separate thread, but this way I cannot debug the main sequence.
    Is there any workaround for this?
    Thanks,
    Andras

    This KB might help you:
    http://digital.ni.com/public.nsf/websearch/46D1E157756C37E686256CED0075E156?OpenDocument
    Let me know if this does not help.
    Allen P.
    NI

  • I never updated my iphone to IOS 6.1.4 and now I can't update to IOS 7, how can I get IOS 7?

    I never got round to updating my iPhone 5 to IOS 6.1.4 (I think that's it!) and now I can't update to IOS 7!
    How do I get around this?
    Thank you!

    Why can't you update?
    There should be nothing preventing the update from 6.1.3 or 6.1.2 or even from 5 directly to 7.
    What happens when you try to update?
    Have you tried to Update through a computer running the most up top date version of iTunes?
    Tell us a little more about what is happening and we may be able to provide more specific answers.

  • My iPod Touch is model MB531LL, can it update to iOS 5 or 6?

    I have a protective cover and cannot read the etching on the back of my iPod Touch model MB531LL, can it update to iOS 5 or 6?

    Only 3rd and 4th gen can update to ios 5.
    Identifying iPod models

  • My  ipod touch is 3rd gen how can i update my ios from 4.2.1 to 5.1.1 when i shift   restore and load the ipod3_5.1.1.ios its always say your firmware is not compatible

    my  ipod touch is 3rd gen how can i update my ios from 4.2.1 to 5.1.1 when i shift + restore and load the ipod3_5.1.1.ios its always say your firmware is not compatible

    I suspect you have a 2G iPod. Those can only go to iOS 4.2.1.
    Identifying iPod models
    iPod touch (3rd generation)
    iPod touch (3rd generation) features a 3.5-inch (diagonal) widescreen multi-touch display and 32 GB or 64 GB flash drive. You can browse the web with Safari and watch YouTube videos with Wi-Fi. You can also search, preview, and buy songs from the iTunes Wi-Fi Music Store on iPod touch.
    The iPod touch (3rd generation) can be distinguished from iPod touch (2nd generation) by looking at the back of the device. In the text below the engraving, look for the model number. iPod touch (2nd generation) is model A1288, and iPod touch (3rd generation) is model A1318.

Maybe you are looking for