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

  • Home
  • SEARCH
  • 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 5935557
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T15:16:17+00:00 2026-05-22T15:16:17+00:00

I have developed an application using last SDK (4.3) and XCODE 4. I have

  • 0

I have developed an application using last SDK (4.3) and XCODE 4. I have tried this application on iPhone 4 and 3GS but always with IOS 4.3 on them.

Now I try to test my application on a 3G Iphone with IOS 3.1.3. To to that I declare “IOS Deployment Target” to be 3.1.

But their are compilation errors for the following pieces of code :

UIDevice* device = [UIDevice currentDevice];
BOOL backgroundSupported = NO;
if ([device respondsToSelector:@selector(isMultitaskingSupported)])
   backgroundSupported = device.**multitaskingSupported**;
if (backgroundSupported)
   [request setShouldContinueWhenAppEntersBackground:YES];

Compilation error : “Request for member ‘multitaskingSupported’ in something not a structure or union
And : “ASIFormDataRequest may not respond o ‘ – setShouldContinueWhenAppEntersBackground’

if ([[UIApplication sharedApplication] respondsToSelector:@selector(applicationState)] && [[UIApplication sharedApplication] applicationState] == **UIApplicationStateBackground**) {
    ...
}

Compilation error : “UIApplicationStateBackground undeclared first use in this function)

I do want to keep these behaviors for IOS4. How can I manage to have this compiled for target 3.1 ?

Thanks for your help !

kheraud

  • 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-22T15:16:18+00:00Added an answer on May 22, 2026 at 3:16 pm

    Make sure that, in your project or target info box, you have Base SDK set to iOS 4.2, and iOS Deployment Target set to iOS 3.1. It sounds to me like your Base SDK is set wrong.

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

Sidebar

Related Questions

I have developed an application using J9 that runs in windows mobile. but now
We currently have developed an application using WCF. Our clients make connections to different
I have a very nice MVC Beta application developed using VS2008 on a win2008
I have a Java Swing application, developed on Mac OS X 10.5 using Java
I have web application using SpringFramework3.0.3.RELEASE, developed in Eclipse with m2eclipse plugin and deployed
I have a webserver application developed using idHttpServer. When a client connects do my
I have developed an application using Ajax/PHP to automatically display MYSQL records. My worry
I have to develop an application using C#.net that has to be run once
I am using asp.net MVC to develop an application that will have ajax interactions.
I am using VS2008 to develop a WinForms 2.0 application. I have read about

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.