In our app, we are retrieving the SIM card country code.
CTTelephonyNetworkInfo().serviceSubscriberCellularProviders
But 'serviceSubscriberCellularProviders'
was deprecated in iOS 16.0 with no replacement.
So in iOS 17, is there any other way to get a SIM card-based country code?