Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6961845
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T15:35:00+00:00 2026-05-27T15:35:00+00:00

<key>UINewsstandApp</key> <true/> <key>UINewsstandIcon</key> <dict> <key>CFBundleIconFiles</key> <array> <string>images/AppIcon-114.png</string> </array> </dict> I have an image located

  • 0
<key>UINewsstandApp</key>
<true/>
<key>UINewsstandIcon</key>
<dict>
    <key>CFBundleIconFiles</key>
    <array>
        <string>images/AppIcon-114.png</string>
    </array>
</dict>

I have an image located in images/AppIcon-114.png and it doesn’t load this icon in the newsstand for my application. It shows the default paper like icon.

What is the path relative to?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T15:35:01+00:00Added an answer on May 27, 2026 at 3:35 pm

    I just did a quick test. In my project I put the icon files in the main app directory, where main.m resides. They are called Icon.png and Icon@2x.png for the application icons, and Newsstand-Cover-Icon.png and Newsstand-Cover-Icon@2x.png

    The CFBundleIcons section of the *.plist file (found in the main app directory) looks like this:

    <key>CFBundleIcons</key>
    <dict>
        <key>CFBundlePrimaryIcon</key>
        <dict>
            <key>CFBundleIconFiles</key>
            <array>
                <string>Icon.png</string>
                <string>Icon@2x.png</string>
            </array>
        </dict>
        <key>UINewsstandIcon</key>
        <dict>
            <key>CFBundleIconFiles</key>
            <array>
                <string>Newsstand-Cover-Icon.png</string>
                <string>Newsstand-Cover-Icon@2x.png</string>
            </array>
            <key>UINewsstandBindingType</key>
            <string>UINewsstandBindingTypeMagazine</string>
            <key>UINewsstandBindingEdge</key>
            <string>UINewsstandBindingEdgeLeft</string>
        </dict>
    </dict>
    

    Other relevant sections of the *.plist file are set to this:

    <key>UIBackgroundModes</key>
    <array>
        <string>newsstand-content</string>
    </array>
    
    
    <key>UINewsstandApp</key>
    <true/>
    

    You may have to build and launch your app on the device a couple of times, before the icons appear on the Newsstand shelf.

    You can edit *.plist files with a text editor like TextWrangler (free), TextMate (paid), or MacVim (free).

    Hope this helps!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

String key = test; I have a key. It is 4 characters long. What
What are the key differences between Flash and Flex? I have over five years
Primary key attractiveness I have a boss(and also users) that wants primary key to
I have a C++ key/value table that looks like this: class kvBucket { ...
I suppose that the key here is to have the less number of intermediate
You can change the key of an array element simply by setting the new
arr[key] = value; where key is a jQuery object and value is an array.
I have a single key encrypted HTTP Live Stream which decodes fine in Quicktime
Key press event is not working in Mozilla Firefox. I have create a table
If I have a key set of 1000, what is a suitable size for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.