When I found way to get iOS device type (e.g., iPhone 6, iPhone 6 Plus), I found a way to do and it did help
but it give me this two question?
- What is utsname and systemInfo, why we can get the device type through it?
Why need the convert like this?
^ @"iPhone5,4" :@"iPhone 5c", // (model A1507, A1516, A1526 (China), A1529 | Global) @"iPhone6,1" :@"iPhone 5s", // (model A1433, A1533 | GSM) @"iPhone6,2" :@"iPhone 5s",