SyntaxFix
Write A Post
Hire A Developer
Questions
if([UIDevice currentDevice].userInterfaceIdiom==UIUserInterfaceIdiomPad) { //Device is ipad }else{ //Device is iphone }