Pages

Sunday, October 13, 2013

Is there a way to get imei number of device using objective c?

I did some searching with Google, and found this thread on Stack Overflow that describes how to do it:


How to get IMEI on iPhone? - Stack Overflow


That thread, in turn, points you to Erica Sadun's site. She's a well-regarded iOS developer and author on iPhone development.


It sounds like it is possible, but only by using a private framework. Thus you can do it, but if you try to submit an app to the store that uses a private framework it will be rejected.


So, for your own private use it's possible.


Is there an officially supported way to get imei?




View the original article here

0 comments:

Post a Comment