Return iOS device model number

前端 未结 3 1084
醉梦人生
醉梦人生 2021-01-26 13:35

There are a number of answers to find the device name (iPhone 2,1; etc). (iOS - How to get device make and model?)

I\'d like to find a way to return the device model (M

3条回答
  •  庸人自扰
    2021-01-26 14:01

    It isn't possible, unfortunately.

    As of now, the only to get the device's color is using a private API (like described in this answer).

提交回复
热议问题