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 8455335
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T12:15:41+00:00 2026-06-10T12:15:41+00:00

I am about to launch a new app and would lik eto increase quality

  • 0

I am about to launch a new app and would lik eto increase quality of the graphics. In my case the graphics is the logo and the custom buttons. I do not know if this impact Core Plot but that is also part of the package.

There is quite a few posts about this but there are still things i do not fully understand.

I am reading this quote from “amattn”:

It's trivial:

1.Only include @2x images in your project.
2.Make sure those images have the @2x suffix. 
The system will automatically downscale for non-retina devices.

The only exception is if you are doing manual, low level Core Graphics drawing. 
You need to adjust the scale if so. 99.9% though, you don't have to worry about this.

From this post: Automatic resizing for 'non-retina' image versions

My question in regards to this is:

1. Should i do the testing on retina simulator only, as if i place a @2 grapic on 
non-retina it will be too big? ...or is there an other way of doing it?

2. Should i always use a ImageView or is it OK to drag the image on the screen, 
this is the logo i am talking about?

3. What about custom made buttons with images, how should i do with those?

4. What is the normal process to manage the different screen sizes, do people 
add images for all displays or using this type of process?
  • 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-06-10T12:15:42+00:00Added an answer on June 10, 2026 at 12:15 pm
    1. Should i do the testing on retina simulator only, as if i place a @2 grapic on non-retina it will be too big? …or is there an other
      way of doing it?

    It doesn’t really matter which simulator you test on because as long as your non-retina and retina graphics are named correctly (image and image@2x) the correct image will be displayed automatically.

    1. Should i always use a ImageView or is it OK to drag the image on the screen, this is the logo i am talking about?

    When you drag and image from the project directly onto a view in interface builder you don’t really see it happen but it has automatically created and image view which is containing the image your dropped in.

    1. What about custom made buttons with images, how should i do with those?
    [myButton setImage:[UIImage imageNamed:@"myFileName"]]; 
    

    As shown in the above code you should always use the non-retina fle name when you reference the image a UI element should use. That was if iOS detects the device is retina it can automatically use the @2x version in its place.

    1. What is the normal process to manage the different screen sizes, do people add images for all displays or using this type of process?

    Yes, including multiple image resolutions common practice and is required for iPhone apps (not sure about iPad) to include both retina and non-retina images. But regardless of the requirements, you should definitely support both device resolutions to keep your customers happy!

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

Sidebar

Related Questions

I would like to launch an app the user selects from within my application.
I've making an app and I want to launch a new activity from a
I'm about to start a new Windows app. It will be an audio processing
I am using Storyboards. Basically my app is about On first launch -You get
i'm about to launch an advertisement campaign to promote my website, the thing is
I am about to launch my website and security is important so i wanted
I am searching for some information about how are apps launch on android. I
I'm about to release my app (based on the Cocos2d game engine ) on
I was wondering if it was possible to launch an iPad app directly from
For work I maintain an internal 'market' where new app releases can be uploaded

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.