• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

iPhone app not showing the icon while installing

Explorer ,
Jul 30, 2012 Jul 30, 2012

Copy link to clipboard

Copied

Hi,

We developed a iPhone appliaction using flash builder. We used the following resolution icons.

<icon>

                    <image29x29>assets/images/x_29px.png</image29x29>

                    <image57x57>assets/images/x_57px.png</image57x57>

                    <image72x72>assets/images/x_72px.png</image72x72>

                    <image114x114>assets/images/x_114px.png</image114x114>

                     <image128x128>assets/images/x_128px.png</image128x128>

                     <image512x512>assets/images/x_512x512.png</image512x512>

</icon>

The icon is showing properly in the iTunes and also icon is displaying in the device after the installation. but the issue is while installing the app into the device it is showing blank icon.

The app is specific to iPhone devices only. i.e.,

    <iPhone>

                    <InfoAdditions>

                              <![CDATA[

                                   <key>UIDeviceFamily</key>

                                   <array>

                                             <string>1</string>

                   </array>

                    ]]>

                    </InfoAdditions>

         <requestedDisplayResolution>high</requestedDisplayResolution>

   </iPhone>

Please help me here how to display the icon while installing the iPhone specific application.

TOPICS
Performance issues

Views

1.1K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Aug 13, 2012 Aug 13, 2012

Hi,

The icon is not displaying while installing the ad-hoc package app. Now we released the app(same code set) into Apple iStore and there is no icon issue with the distributed version(The app which is in iStore).

Thanks

Chandrashekarreddy Muthumula

Votes

Translate

Translate
Adobe Employee ,
Jul 31, 2012 Jul 31, 2012

Copy link to clipboard

Copied

Could you try adding the 48 pixel size to see if that helps?

http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac1e63e3d129907d2886-8000.html

Chris

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 01, 2012 Aug 01, 2012

Copy link to clipboard

Copied

Hi Chris,

Thanks for looking into the issue. After adding the 48 pixels size icon also it is not showing the icon while installing the app. Please let us know if you need more information.

Thanks

ChandrashekarReddy Muthumula

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Aug 06, 2012 Aug 06, 2012

Copy link to clipboard

Copied

Hi Chandrashekar,

Are you using the ipa-app-store?If yes then it is expected that icon won't be visible in iTunes and at the time of installation as for high retina devices as for App Store icon 1024x1024 is applicable and this icon will be used by App Store to publish your app.

If your problem is something else then do let me know.

Thanks.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 13, 2012 Aug 13, 2012

Copy link to clipboard

Copied

LATEST

Hi,

The icon is not displaying while installing the ad-hoc package app. Now we released the app(same code set) into Apple iStore and there is no icon issue with the distributed version(The app which is in iStore).

Thanks

Chandrashekarreddy Muthumula

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines