When user have an e-Sim configured in his iPhone besides his physical SIM card, does the next code returns more than one entry in the dictionary ?
[[CTTelephonyNetworkInfo alloc] init] serviceCurrentRadioAccessTechnology]
If YES, how to get the currently used technology ?
Thank you in advance.