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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T03:07:55+00:00 2026-06-12T03:07:55+00:00

My application triggers the iPhone Dialer and goes to background via the App Delegate.

  • 0

My application triggers the iPhone Dialer and goes to background via the App Delegate.
Somewhere in the AppDelegate.m file this is called:

- (void) applicationDidEnterBackground: (UIApplication *) application
{
    [self terminate];
}

When I am finished with my external app (Dialer) the application is launched again but most of the GUI parts are unresponsive.

Does it ring a bell? How could I debug this issue? Let me know if you need more info.

To be more helpful. The application is an address book that each entry is dialable and when click the iOS app is called. During the call I want to be able to open my app to browse information

  • 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-12T03:07:56+00:00Added an answer on June 12, 2026 at 3:07 am

    I am assuming that your main issue here is that you do not consider the effects of being suspended. Please see this question: iOS 4 resume from background

    Then consider reading up on an apps state cycle, which you can find here
    Among the things of importance found in this article are:

    To help reduce your app’s memory footprint, the system automatically purges some data allocated on behalf of your app when your app moves to the background.

    1. The system purges the backing store for all Core Animation layers. This effort does not remove your app’s layer objects from memory, nor does it change the current layer properties. It simply prevents the contents of those layers from appearing onscreen, which given that the app is in the background should not happen anyway.
    2. It removes any system references to cached images. (If your app does not have a strong reference to the images, they are subsequently removed from memory.)
    3. It removes strong references to some other system-managed data caches

    In other words, the state of your application might not be the one you had when you were put in the background. The entirety of this process is too large to elaborate here, and should instead be researched through the documentation provided by Apple, which I have linked to above.

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

Sidebar

Related Questions

This is defined in App.xaml inside <Application.Resources> : <Style x:Key=borderStyle TargetType=Border> <Style.Triggers> <Trigger Property=IsMouseOver
In my iPhone application I've set up a default, blank view called Main View
Is there a way to get notified when your app triggers an ANR (Application
In my iPhone app I would like to run several queries when the application
I have written an application which triggers an IP Camera to stream it's data
Im creating Triggers and Action Application for my Final Year Project, I return a
In my application, I have list view. Selecting another item in it, triggers an
Application : HTA (therefore IE) This is an application that uses SendKeys to populate
I am implementing an iphone application (iOS 4.2) from where I would like to
I have kind of Listing application for iPhone application, which always calling a web

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.