Instruments can be used to check the short-term memory usage of an app, but is there any way to check the memory consumption of your iOS app when it’s been used heavily and foregrounded/backgrounded on iOS 4, say for a week?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
Keep instruments open for awhile, through multiple uses of your application. Try every possible iteration of what a user could do. Let it sit, throw it in the background.. etc.
If you do not have any memory problems in the short to mid term, it stands good reason that you will not have any in the long term.
E