Using iPhone6, Xcode 8.1, running iOS 10.1.1, executing the following Swift code I keep getting
Unable to retrieve CarrierName
Error mes
Tray adding CoreTelephony to the AppDelegate maybe? You ViewController implementation is not accessing any CoreTelephony framework methods, thus your problem lies elsewhere.
CoreTelephony