Is it possible to fetch the Apple device model number using objective-c. I do not want write below code. Hard code image I want the model number like, e.g Model A1432, Model A1454, Model A1455, For more... Apple devices model list Thanks in advance.
Asked
Active
Viewed 1,014 times
0
-
Why do you want the model number? – trojanfoe Dec 21 '15 at 10:51
-
http://stackoverflow.com/questions/1108859/detect-the-specific-iphone-ipod-touch-model – Suhail kalathil Dec 21 '15 at 10:54
-
Ckeck [http://stackoverflow.com/questions/12296760/how-to-get-the-device-model-in-objective-c](http://stackoverflow.com/questions/12296760/how-to-get-the-device-model-in-objective-c) – Moosa Dec 21 '15 at 11:20
-
Because I need to send model number for webservice request – Ramesh_T Dec 22 '15 at 13:34