Archive for 'Objective-C' category
iPhone: Retrieve system details
Compared with the Android platform, the segmentation on Apple mobile technology is very limited. Literally, there are 3 versions of the iPhone and 2 versions of the iPod Touch, all of them with the same screen resolution.
Still, there are differences that need to be accounted for when developing for this platform. In this article, you'll find couple of lists of useful methods as well as couple of lines to help you perform different logic based on the device.
Image courtesy of cogdogblog.

