Detect Cellular Service Provider Changed by Sim Card Swap not working on iOS 17

b4 IOS 17

can detect t Cellular Service Provider Changed by Sim Card Swap with 'CTTelephonyNetworkInfo'

but after update IOS 17 can not use this library

is there anyway to dectecting Service Provider Changed?

What are you trying to accomplish? Indeed most of CTTelephonyNetworkInfo is deprecated as of iOS 17 (and actually stopped returning useful info around iOS 16.4) so even determining that the service provider changed won’t tell you anything about the new provider.

Detect Cellular Service Provider Changed by Sim Card Swap not working on iOS 17
 
 
Q