I noticed that sometimes CTCarrier.mobileNetworkCode returns undocumented values. Examples below:
- "VZW" - is this Verizon?
- "" (an empty string) instead of nil when device has no SIM card installed or in AirPlane mode - looks like a bug.
- "65535" - kind of a special value that means something?
What do these specific undocumented codes mean?