Detect Swap Sim Card not working on iOS 17

b4 IOS 17

can detect sim card swap with 'CTTelephonyNetworkInfo'

but after update IOS 17

can not use this library

is there anyway to dectecting swapping the sim?

  • actually it is for the checking user’s cellular service provider changed.

    my team is providing kindda Digital ID App Service

    to check if the smartphone user has changed by sim changed

Add a Comment

Replies

Not really. Even way back in the day, before we starting applying privacy constraints on CT, this wasn’t possible, in that CT would not let you detect a swap between two SIMs from the same carrier.

Why do you need to do this?

Are you working on behalf of a carrier?

Share and Enjoy

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