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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T06:46:14+00:00 2026-06-03T06:46:14+00:00

Is there a method to check the version/model of an iPad (i.e iPad 1/2/3).

  • 0

Is there a method to check the version/model of an iPad (i.e iPad 1/2/3).
I am using some transparency in my iPad interfaces with multiple overlays. While working satisfactory on an iPad 2, an iPad 1 doesn’t give as nice a user experience. So I would like to remove the transparency on iPad 1, but cannot find a way to know which iPad I am dealing with.

Is there a trick to distinguish between iPad 1 and higher versions which have a more powerful graphical processor (i.e. currently iPad 2 + 3)?

I read it is possible in the web browser, so there should be a way to get the model number in the code as well.

  • 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-03T06:46:15+00:00Added an answer on June 3, 2026 at 6:46 am

    I check for the presence of a camera, which is not available on the iPad 1. Since the 2 and 3 have similar CPU capabilities, this has worked well for me (I’m in a similar situation, but with memory).

    if ([UIImagePickerController isSourceTypeAvailable: UIImagePickerControllerSourceTypeCamera])
        NSLog(@"iPad 2 or 3");
    else
        NSLog(@"iPad 1");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there is any method to check the status of bluetooth connection whether it
Is there a single line method to check whether a Python 2d dict has
The Problem I'm running multiple invocations of some external method via an ExecutorService .
Is there a way to check the last version of the app, after updating
I wrote two methods to check there performance public class Test1 { private String
is there a method to verify if a NSString haven't characters? example of string
Is there a method to return the position of the character in the JTextField.
is there a method to link specific files so that I can reference them
Is there any method I can get the full JSON data from jqGrid when
Is there a method which allows to know parent item of leaf tapped item?

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.