/ Published in: Objective C
Expand |
Embed | Plain Text
if([deviceType isEqualToString:@"iPhone"]) { //iphone }
You need to login to post a comment.
saturngod on 11/24/10
3 people have marked this snippet as a favorite
sag333ar
joshparnham
Tintenklecks
if([deviceType isEqualToString:@"iPhone"]) { //iphone }
You need to login to post a comment.