phonelib icon indicating copy to clipboard operation
phonelib copied to clipboard

get mccmnc as response

Open nikhilrivet opened this issue 6 years ago • 1 comments

is there any way to get mobile country code and mobile network code as response.

nikhilrivet avatar Jun 23 '19 13:06 nikhilrivet

@nikhilrivet MCC is not a problem, it's publicly available, but MNC is problematic. I don't have an updated list of MNC phone prefixes. I will try to match MNC against carrier name I can get from the lib. MNC lookup is usually a paid service offered by different providers which are usually related to some GSM activity.

daddyz avatar Jun 27 '19 06:06 daddyz