MSISDN/ SIM-info

We are a carrier in Africa and to make one of our customer service use case more secure we need to identify user’s mobile information (SIM info or MSISDN).
Is there a way to get this info through a private API for carriers like us?

Also, is there a way to get the event on SIM change (removal, insertion of SIM card)?

Also, is there a way to get the event on SIM change (removal, insertion of SIM card)?

That depends on what you mean by “swapped”. If the user changes carriers, that’ll be reflected in CTTelephonyNetworkInfo. If you’re asking about SIM swaps within a carrier, there’s no public way to detect that.

we need to identify user’s mobile information (SIM info or MSISDN). Is
there a way to get this info through a private API for carriers like
us?

I can only discuss public APIs and there’s no public API for getting this info.

We are a carrier in Africa

If the above is insufficient you should escalate this via your carrier contact at Apple.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
MSISDN/ SIM-info
 
 
Q