0

Possible Duplicate:
iPhone Development - Memory limitation for iphone application

Please tell me that what is the maximum Memory usage limit for an Iphone Application?

Thanks in advance

Community
  • 1
  • 1
HCharli
  • 363
  • 3
  • 16

1 Answers1

1

Try the following article: http://www.game-developers.org/node/47#1

It contains pretty detailed information about how to check what you can do, and why you should not really count on any particular memory pool to be available (as much as it is practical, that is).

Piotr Kalinowski
  • 2,272
  • 1
  • 14
  • 15