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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T10:22:46+00:00 2026-06-15T10:22:46+00:00

I am developing an iOS app and testing its stability. There are no memory

  • 0

I am developing an iOS app and testing its stability. There are no memory leak issues when I check it using XCode Analyze. I simulated on my iPhone 5 and iPad 2 and tried clicking buttons and flipping the UIScrollView continuously as fast as I could.

The debug log did show a “received memory warning” message several times but still no message about memory leaks. I keep doing the crazy testing and the app quits unexpectedly. I can still find the app running in background when I double click the “home” button. After I click back to the app, it can still run normally.

Therefore, here I would like to know what possible reasons would cause the app to quit unexpectedly. How might I trace the reason for the app quitting, using any tools or tactics?

PS: I am a new iOS developer and I really have no ideas about this issue. I need some help. Thank you!

  • 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-15T10:22:47+00:00Added an answer on June 15, 2026 at 10:22 am

    There is a difference between leaked memory – which is memory you’ve allocated that you cannot give back to the system because you’ve lost the pointer to the memory and you can’t release it. And then there is poorly using memory – which is where you allocate memory. It’s not “leaked” because you can give it back, but you don’t give it back.

    Consider the example of creating 100 of images.

    If you create 100 image views even though they are not all visible, but you keep references to the image views, then you don’t have a leak, but you haven’t managed you memory properly.

    The static analyser helps you find leaks – it doesn’t tell you where you are using memory badly.

    Try running your app under Instruments with the allocations tool to see where all the memory is being created and used.

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

Sidebar

Related Questions

I'm developing an iOS app. Its working properly on simulator. I'm using phonegap and
I am developing an iOS app using XCode 4.2 I have a UIImage variable
I'm developing an iOS app using Core Plot headers. I have different UI for
I am developing and iOS app with both positions, Landscape and Portrait. Using iOS5,
I'm developing an ios audio app on xcode and I'm trying to use 2
I'm developing an iOS app with latest SDK and XCode 4.2. I want to
I am developing an iOS app using iOS 5. I am having trouble using
I'm developing an iOS 4 app with latest SDK and XCode 4. I need
I've been developing an iOS app and recently upgraded to xCode 4.3.1 and the
I'm developing an iOS app with XCode 4.2 and latest SDK. I have added

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.