This will require that you add the UIPrerenderedIcon logical key to the application info.plist file and set it to true.
To do this, follow these steps:
- Change the extension of the .ipa file created by Flash CS6 to .zip.
- Unzip the file and right-click to view the contents of the application, which should be located in the directory named "Payload".
- Find and edit the info.plist file by adding the UIPrerenderedIcon key / value pair mentioned above.
source share