Sunday, November 30, 2008

Interface Dimensions

Full screen 320x480
Status Bar 320x20
Screen size without Status Bar 320x460
View inside TabBar (Status Bar displayed) 320x411

Retrieve your device information

If you need to identify your device programmatically use the class UIDevice.
UIDevice Class Reference

An example for retrieving your unique identifier
[UIDevice currentDevice].uniqueIdentifier