Posts

Post not yet marked as solved
21 Replies
Hey eskimo,You mentioned that you shrink at the thought of people accessing these API's in a shipping application. They seem like they would be extremely useful in measuring the amount of memory that your application is currently using and avoiding large allocations that might immediately surpass a low memory warning and avoid an immediate crash.Could you say a little more on that? What API's would you recommend using in a shipping app (where you don't have control over the size of the content you're loading in your application) to achieve this goal?Thanks!- Rob