I have about 500+ memory warnings after running the static analyzer. Is this something I should be concerned about and spend time fixing or will it really not help improve app crashes?
Thanks!
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.
500+ is way too many to ignore. Even if the 90% of the warnings are bogus, that still leaves 50 warnings that are serious and require your attention!
Remember, this app will be running on a mobile device with limited memory. I would highly recommend fixing these to prevent crashes, never mind getting it approved for the app store.