iziz / libPhoneNumber-iOS

iOS port from libphonenumber (Google's phone number handling library)
Apache License 2.0
2.36k stars 464 forks source link

Carrier code for multiple subscribers #335

Closed graphiclife closed 1 year ago

graphiclife commented 3 years ago

On devices that support multiple SIM-cards (include E-SIM), the subscriber cellular providers return multiple carriers.

Modifies the code to try to extract a carrier region from the multiple subscribers.

graphiclife commented 1 year ago

Carrier Code is deprecated in iOS 16, closing this!