How to find Serial Number, IMEI number using iOS SDK

前端 未结 2 446
生来不讨喜
生来不讨喜 2020-12-07 02:25

In my project i want to get the serial number and IMEI number using iOS SDK, What API\'s we can use to get in iOS7. I went through few links where they are using IO Framewor

2条回答
  •  一生所求
    2020-12-07 02:53

    Apple does not allow you the retrieve any device specific information like IMEI, UDID, Mac address, serial number, etc..

    This has to do with the misuse of these identifier and the privacy of the user.

提交回复
热议问题