More than ever before, you must fully test your app on multiple devices now that the iPhone 4 and iOS 4 have been released. With the APIs changing so fast, you need to be sure your user has a positive experience. That means no crashing or missing features because they are using an older iPhone with an older OS and you are only testing on the cutting edge technology.
Here is my suite looks like. Yours should resemble this too if you are deploying for multiple OS versions:

(more…)


