0

Possible Duplicate:
The New iPad: Low Memory Warnings Not Appearing?

I have some problems with the memory when downloading lots of PDF documents. Since I couldn't get rid of that until now, I stop downloading on memory warning, display an alert view to tell the user, the app is going to exit and needs to be started again. Not nice, but better than just crashing.

On friday we received the new iPad 3 and tested the app on it. Looks good, apart from the images that need a higher resolution now. I also started the download the app crashes after a while (a longer while than on the iPad 2 though ;) ). Trying to debug the problem, that looks like a memory problem, and running the app from XCode it eventually crashes too without any notice in XCode or stopping where receiving the abort signal.

So I wrote a tiny test app that just messes the memory:

  • memory warning received on iPad 2
  • crash on iPad 3

Any ideas? I this a known problem?

Thanks in advance.

Community
  • 1
  • 1
robbash
  • 780
  • 8
  • 17
  • Refering to your "answer" on the dup: You should edit your question, with additional info, pointing out why this is not a duplicate. Then flag it for moderator attention and explain in an "others" flag you updated it and why its not a dup, then a mod will reopen it most likely (or others will vote to reopen) – stema Mar 21 '12 at 08:17
  • @stema You're right. As is Lasse V. Karlsen. I just wanted to add some information, that I tested that problem with a test app and so on. Alas, I don't have enough reputation to do a lot. No comments on others' post, no comments on my deleted answer. Maybe I just have to be patient. Thanks to the two of you! – robbash Mar 21 '12 at 13:18
  • you should be able to edit **your own closed question**. Thats what I suggested. And then I would vote to reopen. – stema Mar 21 '12 at 13:26
  • Sorry, what I meant was to edit or better comment the other question to add information i.e. that I build a test app and can confirm. But I can't comment... – robbash Mar 22 '12 at 15:32

0 Answers0