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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T01:50:41+00:00 2026-06-18T01:50:41+00:00

Tell me will our iPhone application crash because it is out of memory (1)When

  • 0

Tell me will our iPhone application crash because it is out of memory

(1)When it is using more memory than RAM has built in.

or

(2)It is independent of RAM Memory and crashes when application is taking memory than total iPhone which include secondary (virtual) memory.

  • 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-18T01:50:42+00:00Added an answer on June 18, 2026 at 1:50 am

    There is no virtual memory on the iPhone. The system and all apps have to fit in RAM. If your app starts to use a lot of memory and gets close to this limit you will be sent a memory warning.

    The App Delegate will recieve

    - (void)applicationDidReceiveMemoryWarning:(UIApplication *)application
    

    Most UIKit View Controllers will notify their child view controllers this has happened. This means that in your view controllers you will probably receive the message:

    - (void)didReceiveMemoryWarning
    

    There is also a notification posted that you can listen for

    UIApplicationDidReceiveMemoryWarningNotification
    

    In these methods you need to get rid of objects that may be taking up lots of memory that you dont need anymore like image caches and large bits of data.

    If your app continues to consume memory then your app will be killed by the system. This will look like a crash to the user.

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

Sidebar

Related Questions

Please tell me will BlackBerry application till OS 7.1 work for new BlackBerry OS
Our application will store some information from a user that we do not want
We currently use SQL Server 2005 Enterprise for our fairly large application, that has
1) Our Android app will store data in a built-in SQLite DB. I see
Our organization has decided that my project will be developed for internal use with
I'm building an Outlook 2010 add-in that will tie into our ticketing system using
Basically I will tell you what I want to do. 1: If a user
The TLDR version: Bulk Insert will tell you how many rows it affected. It
Does anyone know of a resource that will tell me the sequence of locks
I'm trying to make a method that will tell me weather or not it

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.