if ([[UIDevice currentDevice].model rangeOfString:@"iPad"].location!=NSNotFound) { //ipad } else { //iphone }
No comments:
Post a Comment