How to get imei on iPhone 4S? [duplicate]

2019-02-09 06:29发布

问题:

This question already has an answer here:

  • Finding IMEI number using Objective-C 4 answers

I need to get imei on iPhones.

I use https://github.com/erica/uidevice-extension/blob/master/UIDevice-IOKitExtensions.m to get IMEI.

It works fine on iphone 4, 3GS ... even with ios5.

But with iPhone 4S, imei is empty. Does somebody have a solution ?

Thank you for your answer

回答1:

If you have backup of that iPhone in iTunes, you need to go to Preferences >> Dvices, and the if you hover the backup you should see not only IMEI number but also Serial number and Mobile number.

You can check if that IMEI or Serial number are coreckt on this website: http://sndeep.info/en

Check when your iPhone was activated on this Apple web services: https://selfsolve.apple.com/agreementWarrantyDynamic.do



回答2:

You can easily get the IMEI by looking at the SIM card placement slot:

It should be there for the following devices:

  • iPhone 7
  • iPhone 7 Plus
  • iPhone 6s
  • iPhone 6s Plus
  • iPhone 3G
  • iPhone 3GS
  • iPhone 4 (modello GSM)
  • iPhone 4s

Source: Apple Official Documentation.



回答3:

x#06# is used for all phones. İphone 4/4s for on



回答4:

you can check imei by dialing *#06# thats it



标签: iphone imei