For Prevent SIM Swap fraud I need some Unique data of SIM

Hi Team,

I have one requirement. As sim swap fraud increasing day by day so for preventing this SIM Swap on App side, I need to get some unique data of SIM in swift So that I use to check the sim info In current device and prevent this fraud.

If user register any app with one sim and later he/her change the SIM so how I can identify that user using the same sim or different one so that I can reauthenticate the mobile number.

In backing industry it's very important to check this..other wise we can't stop fraud.

If any method to check the SIM swiping then please let me know..Thanks

Replies

iOS has no supported APIs for getting a unique ID associated with the user’s SIM (like the ICCID, or the IMSI, or any data derived from those). You will need to find an alternative approach to achieve your goal.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"