Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 如何在 iPhone 上获取 IMEI?
如何在 iPhone 上以编程方式获取 imei 号和序列号?
Take a look at the code here: https://github.com/erica/uidevice-extension/blob/master/UIDevice-IOKitExtensions.m. I think that gives you what you want.