/ Published in: Objective C
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
if (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPhone) { //The device is an iphone }
URL: http://www.espinallab.com