Copy link to clipboard
Copied
Is this already possible in AIR 3.8 beta because I have only tested it with AIR 3.7 and it does not compile with these new icons.
WIll this be added soon?
Copy link to clipboard
Copied
Can anyone say where each of the icons are used. Thanks
Copy link to clipboard
Copied
Mainly it’s in the new Spotlight search screens.
Copy link to clipboard
Copied
Thank you Colin.
Copy link to clipboard
Copied
Hi Colin
I just opened an issue over at the bugtracker.
You can vote for the issue here:
https://bugbase.adobe.com/index.cfm?event=bug&id=3624261
Regards,
René
Copy link to clipboard
Copied
I just submitted an app compiled using the beta from Flash Pro CC. I got this message back from Apple, but it looks like they are going to accept it without the icons. In the past I've received similar messages about other issues with other builds of Air that didn't affect approval. I wish Flash Pro CC would get updates pushed out with each revised Air build so we don't have keep checking back at adobe.com/air for the latest. At least they could list the full build versions at http://www.adobe.com/devnet/air/air-sdk-download.html. There have been multilple builds under 3.8. Why not update the version number as new builds are released? It seems you have to download the SDK to see if it's received an update. Is there a better page to be checking?
Also wish we could just add icons in the XML application descriptor.
Dear developer,
We have discovered one or more issues with your recent delivery for "MyApp". Your delivery was successful, but you may wish to correct the following issues in your next delivery:
Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format.
If you would like to update your binary for this app, you can reject this binary from the Binary Details page in iTunes Connect. Note that rejecting your binary will remove your app from the review queue and the review process will start over from the beginning when you resubmit your binary.
Regards,
The App Store team
Copy link to clipboard
Copied
Thanks for posting this. Looks like they will treat it like iPhone 5 support last year, apps had about 6 months grace period where they could release apps that did not support iPhone 5's new wider screen which left it with black bars, but now it is required, lets hope Adobe will have a fix in a few weeks so this can be a problem of the past.
spinlight wrote:
I just submitted an app compiled using the beta from Flash Pro CC. I got this message back from Apple, but it looks like they are going to accept it without the icons. In the past I've received similar messages about other issues with other builds of Air that didn't affect approval. I wish Flash Pro CC would get updates pushed out with each revised Air build so we don't have keep checking back at adobe.com/air for the latest. At least they could list the full build versions at http://www.adobe.com/devnet/air/air-sdk-download.html. There have been multilple builds under 3.8. Why not update the version number as new builds are released? It seems you have to download the SDK to see if it's received an update. Is there a better page to be checking?
Also wish we could just add icons in the XML application descriptor.
Dear developer,
We have discovered one or more issues with your recent delivery for "MyApp". Your delivery was successful, but you may wish to correct the following issues in your next delivery:
Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format.
If you would like to update your binary for this app, you can reject this binary from the Binary Details page in iTunes Connect. Note that rejecting your binary will remove your app from the review queue and the review process will start over from the beginning when you resubmit your binary.
Regards,
The App Store team
Copy link to clipboard
Copied
My app seems to be running fine with IOS7 and although I have not updated the icon sizes, the icon looks the same as well.
However, does anyone have an idea when it will be easy for developers to select the new icon sizes for Android and Ios with Flash CC or Flash Pro CS6?
I hope very soon, as my app on Android is getting no traffic, in part because it was developed for tablets only but is showing up in the general purpose section because the icons are not properly supported.
Justin
Copy link to clipboard
Copied
You would think Apple would be smart enough to ask for one icon (largest) and then option all others from that one and just display instances everywhere its required. Optional supply could be if you want to display a different icon... But - of course not, and Adobe haven't figured the same and allow just one either:
<image16x16>icons/16.png</image16x16>
<image29x29>icons/29.png</image29x29>
<image36x36>icons/36.png</image36x36>
<image40x40>icons/40.png</image40x40>
<image48x48>icons/48.png</image48x48>
<image50x50>icons/50.png</image50x50>
<image57x57>icons/57.png</image57x57>
<image58x58>icons/58.png</image58x58>
<image72x72>icons/72.png</image72x72>
<image76x76>icons/76.png</image76x76>
<image80x80>icons/80.png</image80x80>
<image96x96>icons/96.png</image96x96>
<image100x100>icons/100.png</image100x100>
<image114x114>icons/114.png</image114x114>
<image120x120>icons/120.png</image120x120>
<image144x144>icons/144.png</image144x144>
<image152x152>icons/152.png</image152x152>
<image512x512>icons/512.png</image512x512>
<image1024x1024>icons/1024.png</image1024x1024>
Isn't this a bit rediculous? Adobe - where's the fixes for FlashCC, publish to device and simulator?
Copy link to clipboard
Copied
New Adobe Air sdk has been released and still not supporting iOS 7 new icon sizes...
Copy link to clipboard
Copied
If any other company responded like this, you'd be excused for thinking they just didn't care.