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?
我可以得到UDID号码,但我想得到IMEI号码......苹果不允许追踪吗?如果是这样,我在哪里可以找到苹果的文件?
NSString *imei = [[NetworkController sharedInstance] IMEI];