IOS App Launch (Default) Images

Hello,
Just tried to push to Apple and recieved the following error:
iPhone 5 Optimization Requirement - Your binary is not optimized for iPhone 5. New iPhone apps and app updates submitted targeting iOS 6 and above must support the 4-inch display on iPhone 5 and   must include a launch image with the -568h size modifier immediately following the <basename> portion of the launch image's filename.  Launch images must be PNG files and located at the top-level of your bundle, or provided within each .lproj folder if you localize your launch images. Learn more about iPhone 5 support and app launch images by reviewing the iOS Human Interface Guidelines and iOS App Programming Guide.
I am working in Flash Builder 4.6.
The Launch image included & checked in the package contents. I am using Flex 4.6.0 with AIR 3.7 with the Starling/Feathers/Flox framework.
Default-586h@2x resolution: 640x1136
Default@2x resolution: 640x960
iPad_Default resolution: 1024x768
I feel like I must be missing something. Any suggestions?
Thank you,
- Zach

See if any of this thread helps:
http://forums.adobe.com/thread/1198630
Especially the parts that iBrent posted.

Similar Messages

  • Need a good iOS app for measuring image size and app to set printer PPI.

    I'm looking for a photo app for IOS that will give me an accurate representation of the PPI size of my images from my iPhone 6plus as well as my point and shoot camera and also let me set the dpi on my photo printer. Printing photos from the native IOS camera roll is a gamble at best. Nearly impossible to print an 8 x10 with white borders for framing.

    The aspect ratio of the iPhone camera image is 3:4 (3 units high x 4 units wide when held horizontally).  Notice I did not say pixels or dots per inch but units which can represent any kind of measurement. The aspect ratio of a 8x10 print is 4 units x 5 units so no matter how you slice it you cannot fit a un-cropped full frame iPhone photo onto a 8x10 print without white boarder on two sides while the other two sides are printed to the edge. You can but the image would be distorted. Simply put PPI doesn't translate well to DPI. This isn't the place for photo class so I'll leave at that. Before you go out and buy editing software for resizing images for print you should study PPI vs. DPI and resizing digital images for print. Knowing those differences will help you make the best software choice.

  • Make keyboard appear on iOS app launch

    I've made an app in xcode for the iPad and would like the keyboard to appear automatically on launch. Is there a way to do this?
    Thanks!

    Did you assign a delegate for the text field?
    If you don't understand this, please review the Apple iOS documentation for UITextField.
    It's all explained in there.
    Come back here when you figure it out (or if you get stumped).
    The important thing is to try on your own.
    Trying things out and failing is the best way to learn Objective-C and the iOS API.

  • AIR 3.9 as3 IOS app stuck on launch / loading / splash screen

    When deploying an app to ipad2 ios7/iphone4 ios6/iphone5 ios7 the app doesnt get past the loading/splash screen.
    Ive tried debugging on the device via usb but doesnt even hit the first breakpoint on the firtst line of code. Also deployed via testflight with the same result ie stuck on the loading screen.
    I released the app in December but the app freezes on the loading screen from the app store!!?? Ive no idea how this passed apple testing etc and it previosly worked. ..Has anyone got any advice on how to debug this or does anyone know what could be the problem?
    Ive now created a VERY simple app for testing, this includes all icons etc and just displays some text in a text box. This also freezes on the loading screen.
    Im using Flashbuilder 4.7 with air 3.9
    Ive updated compiler arg with -swf-version=22
    application descriptor updated with - <application xmlns="http://ns.adobe.com/air/application/3.9">
    included icons are -
    <icon>
    <image16x16>16x16.png</image16x16>
    <image29x29>29x29.png</image29x29>
    <image32x32>32x32.png</image32x32>
    <image36x36>36x36.png</image36x36>
    <image40x40>40x40.png</image40x40>
    <image48x48>48x48.png</image48x48>
    <image50x50>50x50.png</image50x50>
    <image57x57>57x57.png</image57x57>
    <image58x58>58x58.png</image58x58>
    <image72x72>72x72.png</image72x72>
    <image76x76>76x76.png</image76x76>
    <image80x80>80x80.png</image80x80>
    <image96x96>96x96.png</image96x96>
    <image100x100>100x100.png</image100x100>
    <image114x114>114x114.png</image114x114>
    <image120x120>120x120.png</image120x120>
    <image128x128>128x128.png</image128x128>
    <image144x144>144x144.png</image144x144>
    <image152x152>152x152.png</image152x152>
    <image512x512>512x512.png</image512x512>
    <image732x412>732x412.png</image732x412>
    <image1024x1024>1024x1024.png</image1024x1024>
    </icon>
    included launch images are -
    Default.png
    320 x 480
    iPhone, standard resolution
    [email protected]
    640 x 960
    iPhone, high resolution
    [email protected]
    640 x 1136
    iPhone, high resolution, 16:9 aspect ratio
    Default-Portrait.png
    768 x 1004 (AIR 3.3 and earlier)
    768 x 1024 (AIR 3.4 and higher)
    iPad, portrait orientation
    [email protected]
    1536 x 2008 (AIR 3.3 and earlier)
    1536 x 2048 (AIR 3.4 and higher)
    iPad, high resolution, portrait orientation
    Default-PortraitUpsideDown.png
    768 x 1004 (AIR 3.3 and earlier)768 x 1024 (AIR 3.4 and higher)
    iPad, upside down portrait orientation
    [email protected]
    1536 x 2008 (AIR 3.3 and earlier)1536 x 2048 (AIR 3.4 and higher)
    iPad, high resolution, upside down portrait orientation
    Default-Landscape.png
    1024 x 768
    iPad, left landscape orientation
    [email protected]
    2048 x 1536
    iPad, high resolution, left landscape orientation

    I have the same problem, AIR 4 (1628) and compiler -swf-version=23; testing on iPad3, iOS 7.0.6
    The app launches less than half of the time successfully.
    Mar  5 11:46:09  backboardd[29] <Warning>: CoreAnimation: timed out fence 2a207
    Mar  5 11:46:09  backboardd[29] <Warning>: CoreAnimation: timed out fence 2a0df
    Mar  5 11:46:09  SpringBoard[33] <Warning>: CoreAnimation: failed to receive fence reply: 10004003
    Mar  5 11:46:09  backboardd[29] <Warning>: CoreAnimation: updates deferred for too long
    Mar  5 11:46:13  backboardd[29] <Warning>: <app ID replaced> failed to resume in time
    Mar  5 11:46:13  backboardd[29] <Warning>: Forcing crash report of <app ID replaced>[136]...
    Mar  5 11:46:14  backboardd[29] <Warning>: Finished crash reporting.
    It might have something to do with the new way iOS7 shows the last active screen of an app as a screenshot and optionally replaces it with the running app, if the app had been killed in the background. That way, it seems that more apps are running concurrently than the device supports. There's often a flicker showing the real app behind the splash screen WHEN I minimize a stuck splash screen.

  • Timeout on Launch of iOS app

    I have an app that has been on the App Store for months that has been running just fine for almost everyone.
    However, I was contacted many months ago by a single user that had been using our app for months without any issues, but all of a sudden they started having a problem with our app "crashing on launch everytime". Making the app completely non-functional.
    Even rebooting their device didn't help the issue. The only thing that fixed this issue for them was to delete the app from their device and then reinstall it. Then the app started working again properly. As our app tracks useful data for the user, deleting the app also deleted all their saved data that was stored in a SQLite DB by the app, which was less than ideal.
    More recently I had another person contact me about the same issue and then it started happening on one of my own devices, which is really starting to scare me that the problem could be much more widespread that I initially thought. I created a new debug build and tried to debug the issue on my own device, but upon running the debug build the problem mysteriously went away and now the app launches again with no issues.
    Initially I thought that the app's SQLite DB might be getting corrupted somehow (as one of the individuals indicated that they had run out of storage space on their device when the problem happened). As we access the DB a few times during the launch sequence I thought that a corrupt DB file might be causing the crash. However, after running a debug build on the device that was having the fail to launch issue the problem suddenly mysteriously fixed itself, the app was able to access the DB and all the data in it without issues.
    After checking for Crash Reports in iTunes Connect, there is now a new "Timeout on Launch 0% of submitted timeouts" entry that wasn't there before. Along with a new “Resident Private Memory Size" entry that lists "Average = 0.0B and Maximum 0.0B".
    I also had one crash log that I’ve included below. The crash log seems to indicate that the app is failing to resume in time and I believe that the iOS is thus killing the app before it has a chance to start.  As iOS thinks it is taking too long to start up. Although iOS seems to be killing my app after only 0.590 seconds according to the crash file. Also on my own device the app would shut down and dump me back to the home screen within 3 seconds of the app icon being tapped on. The splash screen flashes up briefly and then the app goes away. As the app barely has time to display the default splash screen, I doubt it is even getting a chance to run any actual code before getting shut down.
    I’m a bit stumped as to why the app would work fine for months and then all of a sudden the iOS would start to decide killing it on launch. If indeed that is what is happening. I’m not all that great a reading/understanding this crash logs. Also why reinstalling the same version of the app would make the problem go away completely. Unless the DB access is getting way too slow for some reason and causing a timeout.
    Any help/ideas that anyone could give me would be greatly appreciated.
    Thanks.
    Incident Identifier: AFA9013D-0168-4CA2-863A-2764BF84AEA9
    Hardware Model:      iPad2,1
    Process:         MyApp [519]
    Path:            /var/mobile/Applications/4D007A8F-BCD4-4C51-BD6B-644DC98FC2A9/MyApp.app/MyApp
    Identifier:      MyApp
    Version:         ??? (???)
    Code Type:       ARM (Native)
    Parent Process:  launchd [1]
    Date/Time:       2012-01-06 21:37:07.637 +0800
    OS Version:      iPhone OS 4.3.3 (8J2)
    Report Version:  104
    Exception Type:  00000020
    Exception Codes: 0x8badf00d
    Highlighted Thread:  0
    Application Specific Information:
    MyApp failed to resume in time
    Elapsed total CPU time (seconds): 0.590 (user 0.360, system 0.230), 3% CPU
    Elapsed application CPU time (seconds): 0.000, 0% CPU
    Thread 0 name:  Dispatch queue: com.apple.main-thread
    Thread 0:
    0   MyApp       0x007532dc main + 1430732
    1   MyApp       0x005d42fc 0x005d42fc
    2   MyApp       0x005d0310 0x005d0310
    3   MyApp       0x007572b0 main + 1447072
    4   QuartzCore                     0x34cebbe4 CA::Display::DisplayLink::dispatch(unsigned long long, unsigned long long)
    5   QuartzCore                     0x34cebd0c CA::Display::IOMFBDisplayLink::callback(__IOMobileFramebuffer*, unsigned long long, unsigned long long, unsigned long long, void*)
    6   IOMobileFramebuffer           0x30cb69c0 IOMobileFramebufferVsyncNotifyFunc
    7   IOKit                         0x346626e4 IODispatchCalloutFromCFMessage
    8   CoreFoundation                 0x36f13bd8 __CFMachPortPerform
    9   CoreFoundation                 0x36f1ea90 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__
    10  CoreFoundation                 0x36f20838 __CFRunLoopDoSource1
    11  CoreFoundation                 0x36f21606 __CFRunLoopRun
    12  CoreFoundation                 0x36eb1ebc CFRunLoopRunSpecific
    13  CoreFoundation                 0x36eb1dc4 CFRunLoopRunInMode
    14  GraphicsServices               0x3180a418 GSEventRunModal
    15  GraphicsServices               0x3180a4c4 GSEventRun
    16  UIKit                         0x30ea9d62 -[UIApplication _run]
    17  UIKit                         0x30ea7800 UIApplicationMain
    18  MyApp       0x005f5e54 main + 68
    19  MyApp       0x00be6128 main + 6226712
    Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
    Thread 1:
    0   libsystem_kernel.dylib         0x346d3fbc kevent + 24
    1   libdispatch.dylib             0x33413ed4 _dispatch_mgr_invoke
    2   libdispatch.dylib             0x33414f3a _dispatch_queue_invoke
    3   libdispatch.dylib             0x334144ec _dispatch_worker_thread2
    4   libsystem_c.dylib             0x353c758a _pthread_wqthread
    5   libsystem_c.dylib             0x353c7bbc start_wqthread + 0
    Thread 2 name:  WebThread
    Thread 2:
    0   libsystem_kernel.dylib         0x346d0c00 mach_msg_trap + 20
    1   libsystem_kernel.dylib         0x346d0758 mach_msg
    2   CoreFoundation                 0x36f1f2b8 __CFRunLoopServiceMachPort
    3   CoreFoundation                 0x36f21562 __CFRunLoopRun
    4   CoreFoundation                 0x36eb1ebc CFRunLoopRunSpecific
    5   CoreFoundation                 0x36eb1dc4 CFRunLoopRunInMode
    6   WebCore                       0x3654727e RunWebThread(void*)
    7   libsystem_c.dylib             0x353c630a _pthread_start
    8   libsystem_c.dylib             0x353c7bb4 thread_start + 0
    Thread 3:
    0   libsystem_kernel.dylib         0x346d0c00 mach_msg_trap + 20
    1   libsystem_kernel.dylib         0x346d0758 mach_msg
    2   libsystem_kernel.dylib         0x346c21cc exception_raise
    3   MyApp       0x001c9dcc 0x001c9dcc
    4   MyApp       0x001c9f7c 0x001c9f7c
    5   MyApp       0x001ca1a0 0x001ca1a0
    6   libsystem_c.dylib             0x353c630a _pthread_start
    7   libsystem_c.dylib             0x353c7bb4 thread_start + 0
    Thread 4:
    0   libsystem_kernel.dylib         0x346d2d18 __semwait_signal + 24
    1   libsystem_c.dylib             0x353ed860 _pthread_cond_wait
    2   libsystem_c.dylib             0x35394eb2 pthread_cond_wait
    3   MyApp       0x00816564 main + 2230100
    4   MyApp       0x007053d0 main + 1111488
    5   MyApp       0x008167d0 main + 2230720
    6   MyApp       0x00816abc main + 2231468
    7   MyApp       0x00816c1c main + 2231820
    8   libsystem_c.dylib             0x353c630a _pthread_start
    9   libsystem_c.dylib             0x353c7bb4 thread_start + 0
    Thread 5:
    0   libsystem_kernel.dylib         0x346d2d18 __semwait_signal + 24
    1   libsystem_c.dylib             0x353ed860 _pthread_cond_wait
    2   libsystem_c.dylib             0x35394eb2 pthread_cond_wait
    3   MyApp       0x00816564 main + 2230100
    4   MyApp       0x007053d0 main + 1111488
    5   MyApp       0x008167d0 main + 2230720
    6   MyApp       0x00816abc main + 2231468
    7   MyApp       0x00816c1c main + 2231820
    8   libsystem_c.dylib             0x353c630a _pthread_start
    9   libsystem_c.dylib             0x353c7bb4 thread_start + 0
    Thread 6:
    0   libsystem_kernel.dylib         0x346d2d18 __semwait_signal + 24
    1   libsystem_c.dylib             0x353ed860 _pthread_cond_wait
    2   libsystem_c.dylib             0x35394e86 pthread_cond_timedwait
    3   MyApp       0x00816518 main + 2230024
    4   MyApp       0x0003f3e4 0x0003f3e4
    5   MyApp       0x008167d0 main + 2230720
    6   MyApp       0x00816abc main + 2231468
    7   MyApp       0x00816c1c main + 2231820
    8   libsystem_c.dylib             0x353c630a _pthread_start
    9   libsystem_c.dylib             0x353c7bb4 thread_start + 0
    Thread 7 name:  AQClient
    Thread 7:
    0   libsystem_kernel.dylib         0x346d0c5c semaphore_wait_signal_trap + 8
    1   libsystem_kernel.dylib         0x346d0f52 semaphore_wait_signal
    2   libsystem_c.dylib             0x353c4734 pthread_mutex_lock
    3   MyApp       0x001dd554 0x001dd554
    4   MyApp       0x00752d24 main + 1429268
    5   AudioToolbox                   0x338fee6c AQCallbackReceiver_OutputCallback
    6   AudioToolbox                   0x338fedb8 _XOutputCallback
    7   AudioToolbox                   0x338fdd64 mshMIGPerform
    8   CoreFoundation                 0x36f1ea90 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__
    9   CoreFoundation                 0x36f20838 __CFRunLoopDoSource1
    10  CoreFoundation                 0x36f21606 __CFRunLoopRun
    11  CoreFoundation                 0x36eb1ebc CFRunLoopRunSpecific
    12  CoreFoundation                 0x36eb1dc4 CFRunLoopRunInMode
    13  AudioToolbox                   0x338d9772 GenericRunLoopThread::RunLoop()
    14  AudioToolbox                   0x338ebea6 TRunLoop<AQClient>::Entry(void*)
    15  AudioToolbox                   0x338d948a CAPThread::Entry(CAPThread*)
    16  libsystem_c.dylib             0x353c630a _pthread_start
    17  libsystem_c.dylib             0x353c7bb4 thread_start + 0
    Unknown thread crashed with unknown flavor: 5, state_count: 1
    Binary Images:
        0x1000 -  0x11e6fff + MyApp armv7  <bb3def2f2eb2bc857878415e055f5094> /var/mobile/Applications/4D007A8F-BCD4-4C51-BD6B-644DC98FC2A9/MyApp.app/MyApp
    0x1393000 -  0x1393fff +MobileSubstrate.dylib armv6  <5b28f15272a4394ca1aaf2d755a99412> /Library/MobileSubstrate/MobileSubstrate.dylib
    0x13ca000 -  0x13cbfff +SubstrateLoader.dylib armv6  <f3b84768c452327a9e173106425e2a38> /Library/Frameworks/CydiaSubstrate.framework/Libraries/SubstrateLoader.dylib
    0x13ee000 -  0x13f1fff +CydiaSubstrate armv6  <5ac0b5d17c9732a3a9ba678d738790c5> /Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate
    0x1700000 -  0x1710fff +WinterBoard.dylib arm  /Library/MobileSubstrate/DynamicLibraries/WinterBoard.dylib
    0x2fe00000 - 0x2fe25fff  dyld armv7  <bb9bfc7d242331d29a79adf7ef7aaa18> /usr/lib/dyld
    0x30b3f000 - 0x30b4afff  libz.1.dylib armv7  <ac706bee36593dc683fd5a96a389d72e> /usr/lib/libz.1.dylib
    0x30b60000 - 0x30b64fff  AssetsLibraryServices armv7  <e1cbfe599c96369ca4bdb0dd99d3cd9f> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
    0x30bd5000 - 0x30be1fff  SpringBoardServices armv7  <c68262667ac8397a949ce4e92dfec7db> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
    0x30be3000 - 0x30c42fff  libBLAS.dylib armv7  <0b36b2272aa33a8c9aa22d99c89d7189> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
    0x30cb5000 - 0x30cb7fff  IOMobileFramebuffer armv7  <683f321680763e519d61541170ba2133> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
    0x30cb8000 - 0x30dd2fff  libicucore.A.dylib armv7  <bada0c2725bb31a483d5adf9aaf1f8df> /usr/lib/libicucore.A.dylib
    0x30e7b000 - 0x31208fff  UIKit armv7  <c271b78464d93cb7bf28c6e49df293ba> /System/Library/Frameworks/UIKit.framework/UIKit
    0x31209000 - 0x3120bfff  CrashReporterSupport armv7  <9e7efa009730322f84bbc5d8bf1ded94> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
    0x312a6000 - 0x31593fff  libLAPACK.dylib armv7  <b855d60dac01310495453bddfd004f0d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dyl ib
    0x31594000 - 0x31694fff  libGLProgrammability.dylib armv7  <c0e6b958279639c098136283c6ad06a8> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
    0x316be000 - 0x316f2fff  VideoToolbox armv7  <570c63dc3a273a5a8c9072fd5567f5c1> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
    0x31806000 - 0x31812fff  GraphicsServices armv7  <ff78a9636e933f0dbd222f8d26209788> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
    0x3339a000 - 0x333bafff  PrintKit armv7  <e5a01ca9083a36afacc08611a398e2ad> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
    0x333bb000 - 0x333eefff  AppSupport armv7  <0217468bd9f839229a47910b7816b3d5> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x333f4000 - 0x333f9fff  liblaunch.dylib armv7  <f5ccc8234aea3ebd9a88bd37f0fa23ae> /usr/lib/system/liblaunch.dylib
    0x33413000 - 0x33420fff  libdispatch.dylib armv7  <9a0511ad5ebc3db898f1f49ed1a73d34> /usr/lib/system/libdispatch.dylib
    0x33428000 - 0x3342dfff  libnotify.dylib armv7  <9d7198e91de9386a9e5ea43608a66a57> /usr/lib/system/libnotify.dylib
    0x33445000 - 0x334dafff  ImageIO armv7  <d520e3241d1130e8ac1375ee0f2c1095> /System/Library/Frameworks/ImageIO.framework/ImageIO
    0x33575000 - 0x3357afff  libcopyfile.dylib armv7  <e57c2b9054b831d9a37119baaa4947cb> /usr/lib/system/libcopyfile.dylib
    0x335d4000 - 0x335d4fff  libdnsinfo.dylib armv7  <21415179ffa03f949fa8cc851c6c31c7> /usr/lib/system/libdnsinfo.dylib
    0x33600000 - 0x336c4fff  libobjc.A.dylib armv7  <6b51e76fde9f381bb7b3bc5badbfee3a> /usr/lib/libobjc.A.dylib
    0x336db000 - 0x336dbfff  vecLib armv7  <0c60cd0a60f43d2791d36cb357d30e3c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
    0x336dc000 - 0x33705fff  MobileCoreServices armv7  <57fef84bdc17301d8bf53ba0fb967fe6> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
    0x33774000 - 0x3377afff  liblockdown.dylib armv7  <14c89b7346433c1f8675f454531f6ca3> /usr/lib/liblockdown.dylib
    0x3379c000 - 0x338bbfff  Foundation armv7  <09ff368178c5321c9715b9c8d491d53f> /System/Library/Frameworks/Foundation.framework/Foundation
    0x338d8000 - 0x33a2cfff  AudioToolbox armv7  <6619c8c13f8d328e923e797fa8d0df23> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x33a30000 - 0x33a35fff  MobileKeyBag armv7  <8c35c090bc373cb181fc26b961b8dba5> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
    0x33a36000 - 0x33b23fff  libiconv.2.dylib armv7  <f4146ce07e3031ea8a81fa5516fd77d0> /usr/lib/libiconv.2.dylib
    0x33b24000 - 0x33b72fff  GMM armv7  <049361f664eb3f30b0d25cd56ffc1f0f> /System/Library/PrivateFrameworks/GMM.framework/GMM
    0x33c0d000 - 0x33cdefff  IMGSGX543GLDriver armv7  <406a4fa178c036e78cdc9537d5332c2e> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver
    0x33ce3000 - 0x33ce6fff  ApplePushService armv7  <015c68c15621348db9f6a012499170e1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
    0x33ce8000 - 0x33cfafff  PersistentConnection armv7  <659ea9d5b13d3fefb37acff09016a69c> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
    0x33edf000 - 0x33f1efff  libSystem.B.dylib armv7  <33dcf9a403ae3fd5971d6030ada2fcab> /usr/lib/libSystem.B.dylib
    0x33f2a000 - 0x33fd3fff  libxml2.2.dylib armv7  <5538d3f2c7d83b88b06168488fe6326b> /usr/lib/libxml2.2.dylib
    0x340c5000 - 0x341c9fff  JavaScriptCore armv7  <61a94142e2d23dafa2964190dd46e9e3> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
    0x341cc000 - 0x341d5fff  MobileWiFi armv7  <03d98d5cf6383695aa7d8a88da52f410> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
    0x342f5000 - 0x3430afff  libresolv.9.dylib armv7  <e92cfbb83f7b330db19181e797bb3f7b> /usr/lib/libresolv.9.dylib
    0x3430f000 - 0x34364fff  libvDSP.dylib armv7  <0221caba81a235c5a896a835e2aac047> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
    0x34366000 - 0x34417fff  WebKit armv7  <eb9a0d69c64b3127b2bffd71641add3b> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
    0x34418000 - 0x3445bfff  ManagedConfiguration armv7  <f790c26852cb3cf298abe56bc9a3940b> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
    0x345aa000 - 0x345abfff  DataMigration armv7  <42e9e87a4e0735c3837e27d4f2adcf55> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
    0x345b6000 - 0x345b7fff  libremovefile.dylib armv7  <e8858a499d663e6a9e3c188521273cc1> /usr/lib/system/libremovefile.dylib
    0x345c9000 - 0x345fefff  AddressBook armv7  <3f2071a77bc134cd82065eef90d4082f> /System/Library/Frameworks/AddressBook.framework/AddressBook
    0x345ff000 - 0x34645fff  CoreLocation armv7  <c1924042951e3df98515c7bf36093c1c> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x34652000 - 0x34652fff  libCVMSPluginSupport.dylib armv7  <42d8aa2a31843a6e8bfff745644a7ba5> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
    0x34653000 - 0x3465cfff  CoreVideo armv7  <ea847e6dba2d36b1826b255c73b39539> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
    0x3465f000 - 0x34697fff  IOKit armv7  <80ae313ad69d3363935c88e51a11862d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x34698000 - 0x346aefff  EAP8021X armv7  <9fefc0ada30435fbb3b51818c74f6cb8> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
    0x346c1000 - 0x346d8fff  libsystem_kernel.dylib armv7  <a06ec84e53bf32098b63c0caebdb45b6> /usr/lib/system/libsystem_kernel.dylib
    0x346dd000 - 0x3471afff  CoreText armv7  <fb6a72faec2330c4b2cd33c2e9c59588> /System/Library/Frameworks/CoreText.framework/CoreText
    0x3471f000 - 0x34738fff  libRIP.A.dylib armv7  <4825c3e392983aba947eca06555e4480> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
    0x34793000 - 0x34795fff  libgcc_s.1.dylib armv7  <a2631ac302f4310dae8367939e16b7c2> /usr/lib/libgcc_s.1.dylib
    0x34796000 - 0x34799fff  libmacho.dylib armv7  <43311c113a9d3182b7d007129819f029> /usr/lib/system/libmacho.dylib
    0x3479a000 - 0x347a8fff  OpenGLES armv7  <5a76beaeaa013f0cbf16e5cb154598ab> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x348a5000 - 0x348adfff  MobileBluetooth armv7  <63f11756c4aa3262b2317ff3b8e2a977> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
    0x348ae000 - 0x348f4fff  CoreTelephony armv7  <af7d1e770e5a3ffd8834a57fb5d40557> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
    0x348f5000 - 0x348f6fff  CoreSurface armv7  <7b83cd757da73e6e826693c29296d3fa> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
    0x34abd000 - 0x34b2cfff  ProofReader armv7  <6d843c6aecdd37ae84baa40af8ad7e65> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
    0x34b30000 - 0x34b35fff  libsystem_dnssd.dylib armv7  <c7cfe523e2d73521abc01587313ef730> /usr/lib/system/libsystem_dnssd.dylib
    0x34b36000 - 0x34b37fff  libdyld.dylib armv7  <41a7b5e5d9983449ab33affed0f635ad> /usr/lib/system/libdyld.dylib
    0x34b4f000 - 0x34c3bfff  GLEngine armv7  <f216c91c5fdb38a9ae65dc6651ccbd02> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
    0x34c55000 - 0x34d04fff  QuartzCore armv7  <ef9632c9781f3101916b65e9faae1579> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x34ed0000 - 0x3501cfff  MediaToolbox armv7  <482b13059e8a329fa5d832baede25103> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
    0x35393000 - 0x35414fff  libsystem_c.dylib armv7  <a7077267b6743ed3bbdd86d4380c75d9> /usr/lib/system/libsystem_c.dylib
    0x35572000 - 0x355b2fff  CoreMedia armv7  <8e0570582ba535bfa74f1f00eef64376> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
    0x355be000 - 0x35600fff  CoreAudio armv7  <c972fd5f8e89333ca680b9a33587f896> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x35770000 - 0x35774fff  libcache.dylib armv7  <d2f7fd2a352b3cd59c564be34b53cf80> /usr/lib/system/libcache.dylib
    0x35791000 - 0x35798fff  libMobileGestalt.dylib armv7  <55f29184efcc3046bb833dd72a4487e1> /usr/lib/libMobileGestalt.dylib
    0x357b9000 - 0x357d8fff  Bom armv7  <b178e3efb4d733c694bd5a55e57a314f> /System/Library/PrivateFrameworks/Bom.framework/Bom
    0x35919000 - 0x3591dfff  libGFXShared.dylib armv7  <a0772a32cd8b3b9194bb0c29807c1c5b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0x3592e000 - 0x3597ffff  libsqlite3.dylib armv7  <8a41cc6a6d9332308bc415d27577fd24> /usr/lib/libsqlite3.dylib
    0x35980000 - 0x35987fff  libbz2.1.0.dylib armv7  <0a082e1d475432959ba93aa3dbf7fb31> /usr/lib/libbz2.1.0.dylib
    0x35a18000 - 0x35a4ffff  Security armv7  <6599f42a910b3b31a0e1d98c883d61cb> /System/Library/Frameworks/Security.framework/Security
    0x35a50000 - 0x35a51fff  libsystem_blocks.dylib armv7  <ccc041df3de73eafb7a59e74cdb1702b> /usr/lib/system/libsystem_blocks.dylib
    0x35a52000 - 0x35a8afff  libCGFreetype.A.dylib armv7  <ccea634795153164a681f0f311f4461d> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
    0x35c9e000 - 0x35ca0fff  MobileInstallation armv7  <94b6d6c5d9883175af26764567528127> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
    0x35cf1000 - 0x35cf4fff  CaptiveNetwork armv7  <fc834fd33a18341ea7506587ad895703> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
    0x35cf5000 - 0x35d31fff  libGLImage.dylib armv7  <9d97699e44ee3651ba4ac37e5adec35b> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x35d32000 - 0x35d3cfff  AccountSettings armv7  <d083fb384dc7311eb6766b9b2d2dd9c8> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
    0x35d4b000 - 0x35d95fff  libstdc++.6.dylib armv7  <b2cac408951c3f3c9ba3cf563e54ce81> /usr/lib/libstdc++.6.dylib
    0x35d9c000 - 0x35d9cfff  libsystem_sandbox.dylib armv7  <f47c01d627853b328e088b3fdd08e87d> /usr/lib/system/libsystem_sandbox.dylib
    0x35da5000 - 0x35dc2fff  libsystem_info.dylib armv7  <48016be86e3f3cd9aeee1c6590e1ac6f> /usr/lib/system/libsystem_info.dylib
    0x35fb1000 - 0x35fb8fff  AggregateDictionary armv7  <ab9777b39e8e3026ad64dc90323cad7e> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
    0x35fb9000 - 0x36007fff  CoreMotion armv7  <58c353bb7e33361f881da07c72f4cdfb> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
    0x36008000 - 0x36009fff  libsystem_network.dylib armv7  <39bf0f48bd8539169a77f8f61cdcd4c9> /usr/lib/system/libsystem_network.dylib
    0x3600a000 - 0x3600cfff  libAccessibility.dylib armv7  <d55f1553d14831a2a5435ae27ef75ef4> /usr/lib/libAccessibility.dylib
    0x3600d000 - 0x36010fff  IOSurface armv7  <ad50e71624583d06b891344d832f9b08> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
    0x36045000 - 0x36045fff  Accelerate armv7  <7d5ad465049136afaa1f0d89aac600bc> /System/Library/Frameworks/Accelerate.framework/Accelerate
    0x36247000 - 0x36306fff  CFNetwork armv7  <b09e0d53de9f3bc8bde494780f3cdd4f> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x36448000 - 0x364ccfff  AVFoundation armv7  <eeaf5f4f822436a5bd1655f536e69879> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
    0x364e9000 - 0x36518fff  SystemConfiguration armv7  <1d73b8a159363f96bb9c039655c5eae6> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x3653a000 - 0x36540fff  ProtocolBuffer armv7  <f9277ee9b85b3722975ad319a323aca0> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x36541000 - 0x36b4cfff  WebCore armv7  <07941e59d0a33f94802c16c76238fddf> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x36e85000 - 0x36e98fff  libmis.dylib armv7  <529ea6e3a87230ce9f6cf3285c22429c> /usr/lib/libmis.dylib
    0x36ea9000 - 0x36f8efff  CoreFoundation armv7  <a8444f997111304c9571b3ff974b769c> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x36fa6000 - 0x3704cfff  Celestial armv7  <7fbd02fa664b33babaf0327c320d1491> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
    0x3713e000 - 0x3714bfff  libbsm.0.dylib armv7  <0a1e2bb78d5138419ecad8ba0fe42fdd> /usr/lib/libbsm.0.dylib
    0x371e8000 - 0x37309fff  CoreGraphics armv7  <65f6c8701b563542820a26b0dfc4f6a4> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics

    No unfortunately I have never figured out what was causing this.
    I made some changes to the launch sequence in my app to make it more robust in the hopes that it would address the issue. However, after checking the iTunes Connect crash reports I did eventually receive a new crash report with those changes that looks almost identicle to the old one I had, so the problem still remains present and remains a mystery.

  • AIR for iOS: Icons & Launch Image question

    Launch Image:
    AIR has been so changed since I used it last time, I can't really figure out anything, documentation is somewhat confusing to me. Could you anyone of you please answer my question? To some, it could be pretty simple.
    My app is exclusively for iPads, works only in Lanscape mode, so I've included 2 launch images, which name: Default.png & [email protected] (I named them after reading this: http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac1e63e3d129907d2886-8000.html)
    When I copied final .ipa file to my iPad 2, well, its launch image appeared in Portrait mode! So, I'm totally confused as how many launch images I need to provide and what should be their name? I use Flash Professional CC to publish, I've included all the launch images in Publishing settings, so is there any order I need to follow or order in Included Files just does not metter? Please keep it in consideration that this app is only for iPads (specified in Publishing dialouge box) and works only in Landscape mode (both, left and right).
    Icons:
    I followed the above mentioned webpage and provided Flash Professional CC these icons: 29x29, 48x48, 50x50, 58x58, 72x72, 100x100, 144x144 & 1024x1024. I know 50x50 icon is created by AIR from 48x48, yet I provided it and 512x512 icon is only for development purpose, we need to manually provide it while uploading it to App Store, so I did not provide it.
    When I copied final .IPA to iTunes, iTunes does not show App Icon as it used to show for development-ipa. So, I just want to confirm is it normal or I missed something?
    Lastly, I copied final .IPA to my iPad 2, when I started it, I noticed that first it show the 'launch image' in Portrait mode (as mentioned above) and after may be 1-2 seconds, the launch image gone and it showed blank (black) screen untill my app started. The blank black screen showed up for 3-4 seconds. Is it normal?
    Thanks.

    Hey Yusuf,
    "Default.png" is a portrait mode image for iPhone, iPhone 3 and iPhone 3GS.
    For iPad 1, 2 & Mini you will need a 1024x768 image called "Default-Landscape.png".
    For iPad 3 and 4 you will need a 2048x1536 "[email protected]".
    So all you have to do is include these launch images in the publish settings and that's it, there is no special order and you do not require any other "Default" images other than those two. This should also resolve your blank screen problem.
    It's normal for release builds not to show their App icon in iTunes, you'll notice that when you right click and press "Get Info" on an app you should be able to see the icon.
    Hope that helps,
    O.

  • Unable to load external image into iOS app with AS3

    Just trying out Flash Builder for iOS app development and have run into a problem right off the bat with loading an external image into an iOS app.  The actionscript is very simple (this was basically my Hello World attempt), and I'm hoping someone here can explain where I'm going wrong.  This code works in Flash Pro, and works when launched on the desktop from Flash Builder, but doesn't work on my iOS devices.
    Here's the code:
                                  var container:MovieClip = new MovieClip();
                                  addChild(container);
                                  var imageLoader:Loader = new Loader();
           imageLoader.load(new URLRequest("http://www.google.ca/intl/en_ALL/images/logos/images_logo_lg.gif"));
                                  imageLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, startListener);
      function startListener (e:Event):void{
                                                 container.addChild(imageLoader);
    Any thoughts on why this won't work would be greatly appreciated!

    I had the same issue, and modified my domain policy file as specified  in http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security.html#_Configuring_URL_M eta-Policies but the loader is not loading the file. Any ideas on how to fix this issue?

  • BUG - rotation of Default image on iOS with AIR SDK 16.0.0.250

    Hi guys!
    I just switched to AIR SDK 16.0.0.250. Everything was fine except one very strange problem with Default images on iOS devices.
    My app runs in landscape mode. In my app I have default images that are shown during application loading phase.
    When app start, first I see Default image properly, that for a very short period of time I see Default image rotated 90 degree and scaled to fill the screen and then it disappears and application is get loaded.
    Here is a video that illustrates the problem: http://youtu.be/Ry1l1v7dQss
    That is very strange, so I want to know if anybody else knows how to handle this issue and what could the source of it? Some info that might help: Application descriptor:
    <initialWindow>
        <content>SWF file name is set automatically at compile time</content>
        <visible>true</visible>
        <aspectRatio>landscape</aspectRatio>
        <autoOrients>true</autoOrients>
        <fullScreen>true</fullScreen>>
        <renderMode>direct</renderMode>
        <softKeyboardBehavior>none</softKeyboardBehavior>
    </initialWindow>
    List of default images:
    Default.png
    [email protected]
    [email protected]
    Default-Landscape.png
    [email protected]
    So, for me it seems like a bug in AIR SDK 16.0.0.250, on AIR SDK 15.XXX everything was just fine.

    Thanks for reporting the issue. Yes, It's known to us and we are investigating it.
    Best Regards,
    Jitender

  • After upgrading my iPhone 5 to iOS 7 iTunes will not stay open once the app launches...does anyone know how to fix this? Please Help :)

    After upgrading my iPhone 5 to iOS 7 iTunes will not stay open once the app launches...does anyone know how to fix this? Please Help :)

    I have exactly the same problem. I too have tried everything that's been suggested, but still not working. Don't really what to do next? I have an iPhone 4S.

  • Can i fetch images from my remote server to UIImageView or a preview thumbnail in ios app?

    consider i have 1000 images in my hosting, i want all those images in my ios app. It is like ,in one screen around 9 thumbnails of image must be loaded from the webserver .And when i swipe the screen to the right another set of 9 thumbnail images must be loaded , it goes on untill all the image from the server are loaded. and when i click on a thumbnail the image must be shown in full screen. When i add more image to the hosting,  the swiping of  pages and thumnail previews must also dynamically increase. is there any way to achieve this concept ??

    khankmk wrote:
    if yes,then can u tell me how to achieve it?
    Again, to give you the answer you have requested - yes, I can.
    This is roughtly equivalent to asking a doctor how to remove an appendix. It isn't the most difficult surgery in the world, but it does require some training. It is not something I am able to explain. I could tell you to setup a web server with REST interface to serve images, metadata, and structure. Then write your app to populate some browser tables based on that data. Somehow, I don't think that explanation is going to provide much help.

  • Is it possible to save a picture/image file that is within an iOS app?

    Is it possible to save a picture/image file that is within an app?
    The image in question cannot be shrunk, so using the iPhone built-in Screenshot function (by pressing both "Home" & "On/OffSleep/Wake" buttons simultaneously) only produces part of the image.
    Thanks.

    Generally in all Apple iOS apps, you can hold down on the image and the save image dialogue will pop up. Many third party developers adopt this method, but some also have other weird ways of doing it through menus. What appa re you trying to do this with?

  • Smart Wifi iOS App - MAC Filtering defaults to DENY!

    So, the issue I'm having is pretty simple and it's an inherent design issue in the iOS app because it doesn't happen with the web inteface for my router.  I have an EA6500 router and when using the iOS app with an iPhone5s, once you "add a device" to the MAC filtering list it automatically turns off the MAC Filtering when the new device is added.  Then when you turn the filtering back ON, it automatically defaults to "DENY" thus kicking all wireless devices from the router, including the iPhone!!!!!
    So I have to go to the router in the basement with my laptop and connect to it with an Ethernet cable to simply change the checkbox to say "ALLOW" devices instead of "DENY" devices.  PLEASE FIX THIS ASAP!!!!  I use this feature at least once a week and it's a pain in the A$$ when you have to go to use a laptop each time you want to modify the filtered list.
    Thanks!
    My devices:
    EA6500 Smart Wi-Fi Dual-Band AC Router with Gigabit and 2x USB
    Firmware version:       1.1.28 (Build 146072)
    iPhone5s
    iOS 7.0.4
    Linksys Smart Wi-Fi 1.4 149827 (app)

    There could be a problem with the app perhaps. You can uninstall the app and reinstall it. That could help.

  • Launch an ios app using hyperlink in the mail

    Hi,
    I want to launch an ios app using a hyperlink in the mail and sms. I tried but not able to launch because while tapping on link it target to safari to launch that link not to the os.
    example :- There is an app installed in the device with the scheme name "abc".
    So the hyperlink for the app would be  abc://
    While I am sending this url in the mail ans open the mail then it's not able to launch the app.
    Thanks

    Are you sure the Info.plist of the abc app is correct?
    http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iphoneos programmingguide/AdvancedAppTricks/AdvancedAppTricks.html#//apple_ref/doc/uid/TP 40007072-CH7-SW18

  • I applied some edits to my photo using iOS 7's default photo editor. It looks great when I preview the image on iPhone, but I cannot export the edited photos onto my PC. Anyone know how can I do this?

    I applied some edits to my photo using iOS 7's default photo editor. It looks great when I preview the image on iPhone, but I cannot export the edited photos onto my PC. Anyone know how can I do this?

    yeah, in itunes if you select your phone, you should get tabs across the top for what to sync, under photos uncheck the box
    EDIT: http://support.apple.com/kb/HT4236 is the link to a apple support document with information on syncing photos using itunes.
    Message was edited by: WYSWYG

  • Recently restored iPhone 4S to ios 6.1.2 and can no longer download app launcher for carrozeria pioneer app radio in Japan. Help!

    No longer able to use carrozzeria pioneer App launcher app after recent restore. Any suggestions? Can I downgrade? Should I pursue support with pioneer?

    Thanks for the response. Yes, everything is working fine. I am an engineer and a techie so have checked all I could. Just need to know whether overnight downloads as I describe are possible for other people, and what setting etc possibly could affect it?

Maybe you are looking for

  • Trouble with quicklood on Max Os Lion 10.7.5

    I encounter mysterious crash on mac OS Lion 10.7.5 Here the report : Process:     quicklookd [24403] Path:        /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Contents /MacOS/quicklookd Identifier:  com.apple.QuickLookDaemo

  • Weird happenings on data loss and backup

    Re Q10 At work my blackberry files somehow were synced to my computer even though I never intended them to be.  I deleted my blackberry files off my computer.  A few hours later I was missing a lot of pictures and music files.  Some pictures and musi

  • Standby DB running on different hardware if production on Exadata v2

    We where looking to by Exadata v2 Database Machine, but what is stopping us are 2 things. As per Oracle: 1) It is impossible to connect existing Fiber storage to Exadata V2 to offload archived data from primary storage. 2) Standby database can't be b

  • Copying column from different table

    I want to copy the column of one table1 to table2 column with the condition to add the existing data not to replace Regards

  • Installing CS5 direct from a Adobe download

    Hi, I've downloaded the 24 files direct from Adobe but cant see which file i need to click on to initiate installation of CS5. Is there a general file i need to click on first? I have all the serials. Any help would be very welcome. Harjeet