Revision: 44549
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at April 14, 2011 01:58 by espinallab
Initial Code
if (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPhone) { //The device is an iphone }
Initial URL
http://www.espinallab.com
Initial Description
Initial Title
Check if the user is using an iPhone, iPod Touch device
Initial Tags
Initial Language
Objective C