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?