AIR 3.9.1030 Still Not Support iOS 7 Icons

Hi,
After all the discussion in the beta and here about this, it still looks like to me that the latest released build STILL does not support the new icon sizes 76x76, 120x120, & 152x152. If you look at the AIR_Descriptor.3.9.xsd schema file, it clearly is missing these definitions, and as a result, people using IDE's like Intellij won't be able to compile there project because it will error out. I thought this was fixed?

Hi
Could you use AIR 3.9 release AIR SDK  from   http://www.adobe.com/devnet/air/air-sdk-download.html  try  again?  following SDK/templates/air/descriptor-template.xml file 76x76, 120x120, & 152x152. had suppored.
Please refer to revelant tag in /descriptor-template.xml file.
<!-- <icon>
        <image16x16></image16x16>
        <image29x29></image29x29>
        <image32x32></image32x32>
        <image36x36></image36x36>
        <image40x40></image40x40>
        <image48x48></image48x48>
        <image50x50></image50x50>
        <image57x57></image57x57>
        <image58x58></image58x58>
        <image72x72></image72x72>
        <image76x76></image76x76>
        <image80x80></image80x80>
        <image96x96></image96x96>
        <image100x100></image100x100>
        <image114x114></image114x114>
        <image120x120></image120x120>
        <image128x128></image128x128>
        <image144x144></image144x144>
        <image152x152></image152x152>
        <image512x512></image512x512>
        <image732x412></image732x412>
        <image1024x1024></image1024x1024>
    </icon> -->
Thanks
-Bo

Similar Messages

  • Air 2.7 - iPod 3rd not supported ?!?

    1 - Air 2.7 - iPod 3rd not supported ?!?
    2- Why^?
    3 - anyone tested?
    4 - does it work with flash cs 5.0?
    5 - how do i install de sdk in flash cs 5.0 ?
    THANKS!

    Hello,
    I'm also concerned about a lack of support for older gen iOS devices.
    I made an iOS app some time ago using Flash Packager for iPhone, which used to run great on my 2nd gen iPod Touch, as well as my iPhone 3G.
    Today I tried recompiling the app using Air 2.7, seeing that performance has drastically improved since the days of Flash Packager.  But when I went to install it on my 2nd gen iPod Touch, I got the following error:
    The app "MyAppName" was not installed on the iPod "My iPod Touch Name" because it is not compatible with this iPod.
    Why is this? Is there any specific word from Adobe on the rational behind cutting support for older hardware?  I want my app to work on as many devices as possible!

  • Mobile Vikings still not supported as carrier

    hello
    Mobile Vikings is still not supported carrier in IOS 6..
    Too bad...Will it be supported ever?

    They don't respond individually to feedback, but rest assured that they read everything you send them.
    You can't assume that Apple isn't making plans with Mobile Vikings to add them as a carrier. You can only wait and see.

  • Firefox mobile 6 is still not support flash playing?

    Waiting for several months, ff6 mobile is still not support flash playing...have a bit disappointed!

    Adobe and Google made several non standard changes to the standard plugin system. This has required the engineers working on Firefox mobile to try and understand the changes without any guidance from Adobe or Google. This takes a lot of effort and is not trival.

  • My iPhone 4 does NOT supported iOS 7...

    My iPhone 4 (16 GB - White) does NOT supported iOS 7.., and because my iPhone device has been Discountinued already since October 4, 2011..
    Some other iPhone 4 supported iOS 7 (only 8 GB capacity storage) below on Wikipedia, NOT mine as 16 GB...
    http://en.wikipedia.org/wiki/IPhone_4
    Now my iPhone 4 (works with T-Mobile) supported iOS 4.2.1, right now... NOT supported iOS 7, because it's passed out of date is Discontinued since October 4, 2011..

    DamienLu12 wrote:
    Humm... The compatible are difference on iOS versions with each Apple iPhone (capacity storage) below:
    1. Version iOS 4.2.1 is now compatible with iPhone 4 (16 &amp; 32 GB)
    2. Version iOS 5.0.1 is now compatible with iPhone 4S (32 &amp; 64 GB)
    3. Version iOS 6.1.3 is now compatible with iPhone 4 (8 GB) and iPhone 4S (16 GB)
    4. Version iOS 7.1.1 is now compatible with iPhone 4 (8 GB) and iPhone 4S (8 GB)
    5. New Version iOS 8 (Coming This Fall) will compatible with iPhone 4S (8 GB) during this Fall 2014...
    My iPhone 4S (64 GB) does not compatible with iOS 7 or 8... Just kept using iOS 6.1.3 or older version as iOS 5.0.1...
    That information is not correct

  • Does NW7.4 ABAP stack still not support usernametoken with digest password?

    Hello, experts,
    I got the message from here Username Token with digest password on AS ABAP that NW7.0 ABAP STACK can't support usernametoken with digest password.
    Does NW7.4 ABAP stack still not support usernametoken with digest password?
    or can I custom the method VERIFY_USERNAME_TOKEN in CL_WS_SECURITY_PROFILE to support usernametoken with digest password?
    or does sap have any plan to support this security requirement?
    Many thanks.
    fangzj

    I asked my experts about your question. On the client side we support this. We cannot support digest passwords on the server side. We save passwords in hashed format on the server side. To support digest passwords, the client would either need to send the password in clear text so that the digest can be calculated or the server would have to store the password in clear text, so that the digest password can be calculated. From a security standpoint these are questionable ideas. Either an eavesdropper is picking up the passwords from the traffic or the attacker who breaks the server suddenly has all the passwords in clear text.
    You can modify the method VERIFY_USERNAME_TOKEN, but if an upgrade comes along that changes this package, you'll be prompted for a correction import. Then you will either have to skip the upgrade or lose your customization.
    -Michael

  • Recent air sdk (air 4.0 beta) is still not support xxhdpi

    my application is set applicationDPI = '320'. and is working well in hdpi, xhdpi etc devices...
    but new devices like galaxy S4 is 1920x1080 xxhdpi.
    air 3.9, and this 4.0 version is not support that dpi, then my app layout is still broken.
    this bug is fixed on Apache Flex SDK. so I used that sdk. but i want official adobe air sdk. is have adobe plan of resolving this?..

    I agree - this is not working for me either. Here are more details:
    I'm having a similar issue where an iPad Mini w/ Retina display appears to be a low res deivce:
    Apache SDK 4.12
    FlashBuilder 4.7
    .ipa compiled on both Mac and PC
    tried pointing to an iOS 5.1 SDK during compile on both Mac and PC
    app descriptor:
    <iPhone>
            <InfoAdditions><![CDATA[
                 <key>UIDeviceFamily</key>
                 <array>
                        <string>1</string>
                        <string>2</string>
                   </array>
                   ]]>
            </InfoAdditions>
            <requestedDisplayResolution>high</requestedDisplayResolution>
    </iPhone>
    Test app reports -
    Capabilities.screenResolutionX: 768
    Capabilities.screenResolutionY: 1024
    Capabilities.screenDPI: 132
    stage.fullScreenWidth: 1024
    stage.fullScreenHeight: 768
    I'm expecting higher resolution and DPI. Any ideas why?
    Test code is here:
    https://www.dropbox.com/s/u072ou6enxa54k9/src.zip
    Please let me know what else I can provide in order to help troubleshoot.

  • I have an older airport express and my computer states that the air port utility version does not support it.  Do I need to download an update?  My Imac is from SEP of last year, the version with the optical drive

    I have an older airport express.  My airport utilities states that it does not support this base station.  I am try ing to use the airport express in conjunction with a base station to air play my itunes library in another room.  I have mountain lion on my Imac (purchased new in SEP of last year.  My Imac was the last issued with an internal dvd drive.

    Unfortunately, Apple discontinued support of the older AirPort base stations with the introduction of Lion and Mountain Lion.
    You might be able to use a somewhat complicated workaround.....not supported by Apple.....if you want to try to use the older AirPort Express.
    See this thread for details:
    https://discussions.apple.com/message/21397085#21397085
    More background info here:
    http://www.macworld.com/article/1167965/mountain_lion_and_the_ancient_airport_ba se_station.html

  • Is there any way to export a desktop AIR package when desktop is not supported by an ANE?

    I have a third party ANE that I need to use. The ANE has a target for Android, but when I add it in Build Path->Native Extensions an error shows up "This ANE does not support Desktop(Mac) platform". Now, my app is targeting android, but to make it easy for others in my company to play builds without having a device, I've been using the "Export Release Build->Signed AIR package for installation on desktop" option. The problem is, since I've added the ANE, I'm no longer able to hit the "finish" button because it's greyed out due to the error (even though the checkbox to include the ANE is unchecked in the export settings. The only way I've found to work around this is to remove the ANE temporarily and comment out references to it to build the desktop package, which is not optimal. Any other suggestions?
    Thanks!

    Rather than commenting it out, you could define a compiler parmeter:
    [code]
      -define=CONFIG::includeAndroidANE,true
    [/code]
    Then, in your code, wrap any references to the problem code in the config statement
    [code]
    CONFIG::includeAndroidANE
    import the.problem.package.ProblemExtensionClass;
    [/code]
    And:
    [code]
    CONFIG::includeAndroidANE
       if(ProblemExtensionClass.isSupported()) {
            var v:ProblemExtensionClass = new ProblemExtensionClass();
             v.init();
             v.doSomethingThatIsntSupportedOnAMac();
    [/code]
    Then, when you compile for Mac, you just need to set CONFIG::includeAndroidANE,false;
    This is what OSMF does to support different versions of the player, and also what SWIZ do to support different versions of Flex.
    All good.
    G

  • I download the recent ios for iphone 4 and connected to my pc and it wont connect to itunes. What is the lastest version of itunes that DOES NOT support ios 7?

    i download the recent ios for iphone 4. i connected iphone 4 to my pc and it wont connect to itunes. What is the lastest version of itunes that DOES NOT support the lastest version of ios?

    Yes, due to Incomplete Software Update on your iPhone your Device is now in Recovery Mode and you cannot take a Backup now. But if you have taken a backup earlier then you can Restore that backup on your iPhone after you Reset your iPhone to Factory Settings.

  • On which platforms is Java6 SDK still not supported?

    Is there some up-to-date document that gives an overview of which version of Java is available where? It seems Java5 has reached its end of service life, but then, people keep telling me that some Mac/Apple platforms still do not have Java6 available on them - which would mean that any project that should run an as many platforms as possible would still be compatible with Java5.
    So does anyone know the facts on Java6 support on Macs and is there some place where one can keep track of which version is compatible with what platform?

    johann_p wrote:
    Unfortunately these pages do not explicitly state where Java6 is NOT supported.It's far easier to state where it IS supported.
    So unless one has a real good knowledge of Apple platforms one is still a bit in the dark.I'm not a "Mac Guy"™, but the following passage seemed pretty clear to me:
    Java for Mac OS X 10.5 Update 2
    Java for Mac OS X 10.5 Update 2 delivers improved reliability and compatibility for Java SE 6, J2SE 5.0 and J2SE 1.4.2 on Mac OS X 10.5.4 and later. The release updates Java SE 6 to version 1.6.0_07, J2SE 5.0 to version 1.5.0_16, and J2SE 1.4.2 to 1.4.2_18.
    And so on.
    If the FAQ I found is up-to-date, the OS still comes with Java5 initially so that is rather sad. Overall Apples support for Java seems to be rather disappointing."Mac OS X is the only major consumer operating system that comes complete with a fully configured and ready-to-use Java runtime and development environment."
    <shrugs />
    ~

  • HT4623 iphone 16gb 3g is softwear 4.2.1 not support ios 5 or 6

    i have iphone 16GB 3G software 4.2.1 but bot support ios 5 or ios 6

    Due to your device's internal CPU and RAM, it will always be limited to running apps that use iOS 4.2.1 or earlier.  Be sure to keep backups of any vintage apps you use.  Once a developer updates their app past your maximum iOS, a compatible version can never be downloaded again.

  • IPhone 4 will not connect to macbook air via bluetooth. Message " not supported"

    iPhone 4 will not connect to macbook air via bluetooth

    Try the suggestions here >  iOS: Device not recognized in iTunes for OS X
    If nothing helped, repair permissions.
    Disconnect the iPhone.
    On your Mac open Disk Utility located in HD > Applications > Utilities
    Select the startup disk on the left then select the First Aid tab.
    Then select: Repair Disk Permissions
    This process can take a few minutes.
    When it's done, restart your Mac and connect the iPhone.
    If that doesn't help, reset the PRAM >  About NVRAM and PRAM

  • Flash Pro CS6 with Air 14 SDK not supporting iOS7 icons?

    I'm trying to publish an app using Air SDK 14.0.0.110 (and tried 14.0.0.137) and there is still no place to put the iOS 7 icon files, 120x120, 76x76, and 152x152, is this correct?

    Your only choices are to build from the command line, or change to Flash Pro CC 2014.
    Read this long thread for how you might publish from the command line without having to get the whole command typed perfectly (you can get the line from Console):
    https://forums.adobe.com/thread/1308215

  • Networkinfo.ane does not support iOS 64bit?

    I get the following error when packaging using AIR SDK 16.0.0.272.
    I used com.adobe.extension.Networkinfo.ane to check the network state.
    When is Networkinfo.ane updated?
    Anyone who knows?

    I have been experiencing the same problem with the NetworkInfo.ane.
    From these threads I know that all ANEs you use must also support 64-bit.
    https://forums.adobe.com/message/6850282#6850282
    https://forums.adobe.com/message/6850180#6850180
    The ANEs that Adobe supply on http://www.adobe.com/devnet/air/native-extensions-for-air/extensions/networkinfo.html haven't been updated since 2011. So I attempted to recompile them myself. I downloaded the original source from Adobe then recompiled the .a file from XCode with Architectures set to Standard architectures (arm7, arm64).
    If I check that the binary is a universal one with lipo -info I get "Architectures in the fat file: libNetworkInfoiOSLibrary.a are: i386 x86_64"
    I then tried generating the ANE via two methods
    - via shell script as explained here http://www.lorenzonuvoletta.com/how-to-create-your-own-ane-for-ios-using-adobe-air/
    - via the ANEBuilder GUI Air App http://as3breeze.com/anebuilder/
    Both techniques result with the error
    "Error: Apple App Store allows only universal applications. This ANE must have a universal iOS binary. Please change build settings in Xcode project to "Standard Architecture" to create universal library."
    This is the same error that is discussed in this thread.
    https://forums.adobe.com/thread/1660929
    I have triple checked every step myself and got my workmates to review my work. Can anybody see what I am doing wrong? Am I even doing anything wrong or is this something that can't be remedied without Adobe fixing something on their end? I hoped that when Adobe released AIR 16 they would also release updates to their ANEs. Does anyone know if they will have a chance to work on/update them anytime soon?

Maybe you are looking for

  • My Iphone 4, keeps loosing sound - including when I have head phones in.

    There is no sound to make a call, playing music or when im on an App. The only solution so far that ive found is to keep turning the phone off/on. Ive tried the headphone idea, plugging it in and back out again, however there is no sound coming from

  • Function module to add 2 time fields

    I've 2 time fields : t1 = 06:00:00 (start time)                             t2 = 06:00:00 (end time)                             t3 = 01:30:00 (break time)               it's basically : t1 + t2 - t3. the result should be : 21:30:00

  • Change of Email Id?

    I had setup my apple account with my office email & now i have quit that company. I had changed my email id to my personnel ID, even then all my notifications got to my old official ID. How can i change my email to my personnel ID so that i can recei

  • How to connect to XCM of CRM?

    We have CRM installed on one host (f.e. PC1) and J2EE-engine on another host (PC2). How can I connect to XCM? I try to check my system acordantly to this topic: Troubleshooting IC WebClient's Interactive Scripting Runtime Thanx, Alexander.

  • An error occurred when attempting to change modules. Lightroom 5.2 on Mac

    Lightroom 5.2 on a Mac....keeps saying 'An error occurred when attempting to change modules.