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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T01:42:34+00:00 2026-05-23T01:42:34+00:00

Am new to iPad application. I want to access ipad camera for my application,

  • 0

Am new to iPad application. I want to access ipad camera for my application, but ipad2 it have the camera, so i want to check out the current version of ipad to access camera option. How to check it. Can any one help me. Thanks for reading my poor english.

  • 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-23T01:42:35+00:00Added an answer on May 23, 2026 at 1:42 am

    Instead of checking for iPad version you can check if the source is available or not. By doing so you dont have to worry about the version, and it will also take care or situations like if you are making your app for iPhone or iPod too

    if([UIImagePickerController isSourceTypeAvailable:UIImagePickerControllerSourceTypeCamera])
    {
        UIImagePickerController *picker = [[UIImagePickerController alloc] init];
        picker.sourceType = sourceType;
        picker.delegate = self;
        if(sourceType == UIImagePickerControllerSourceTypeCamera)
            [picker takePicture];
        [self presentModalViewController:picker animated:YES];
        [picker release];
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i am new to iPad developer, i have created two or three iPad application
i am new to iPad developer, i have created two or three iPad application
i am new to iPad developer, i have created two or three iPad application
i m new to iphone/ipad application development, can we import 3d image in my
I'm pretty new to this. I've compiled an iPad application and I want my
I am new to iPad application development. I have task to develop an application
I have a question regarding the new iPad 3 and iBooks. I'm trying to
I have a iPad app which is NOT modified for the new iPad with
i've installed new sdk 3.2 pre-release wich have iPad simulator, i have tried to
I am new in iphone, i am developing an ipad application (like offline mode

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.