O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Should you need to observe memory usage for your app, the iOS 4 SDK contains a useful option. The excerpt below from Learning the iOS 4 SDK for Javascript Programmers explains how to use it....
One of the more useful (from a developer standpoint) features coming in iOS 4 (formerly iPhone OS 4) is the UIAutomation tool. This lets you run an automated set of tests against an application, and ...