Search code examples
ioscore-telephony

Is there a way to get some sort of SIM card Identifier on iPhone programmatically?


Is there a LEGAL or PUBLIC-API way to obtain some sort of SIM card identifier programmatically, the only thing so far i found is that there is a NSNotification that occurs when SIM card is changed while app is in runtime, but that is not enough for me...

Is there some kind of public API in CoreTelephony that allows some kind of UUID get from SIM card?


Solution

  • Actually NO you can retrieve operator code, country code, but not ICCID.