iziz / libPhoneNumber-iOS

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

Carrier info #191

Open lgarreau opened 7 years ago

lgarreau commented 7 years ago

Is it possible to find carrier code or carrier name ? I tried with this phonenumber +639953897543 and this method

but carrier is nil.

But with libphonenumber version I found "Globe operator"

http://libphonenumber.appspot.com/phonenumberparser?number=%2B63+995+389+7543

PhoneNumberToCarrierMapper Results Carrier Globe

ahmedAlmasri commented 6 years ago

+1

lgarreau commented 6 years ago

I made a quick code to do this, but it's support only english operator name

ahmedAlmasri commented 6 years ago

@lgarreau Can you add your code here? Is he using libPhoneNumber-iOS or CTTelephonyNetworkInfo

lgarreau commented 6 years ago

@ahmedAlmasri , I use libPhoneNumber-ios because I'm looking for phone number not only for the user

cedricbahirwe commented 2 years ago

Any updates on this!? 🤔