Search Results

Search found 2 results on 1 pages for 'makboney'.

Page 1/1 | 1 

  • Is there any way to get the iPhone Model number ?

    - by makboney
    I just figure out the device on which i'm working by the code given bellow: struct utsname systemInfo; uname(&systemInfo); NSLog(@"%@", [NSString stringWithCString:systemInfo.version encoding:NSUTF8StringEncoding]); But is there any way to find the model of my iPhone??? Thanks in advance ....

    Read the article

1