pbakondy / cordova-plugin-sim

:cherries: A cordova plugin to get the device's SIM data (carrier name, mcc mnc, country code, telephonenumber, etc)
MIT License
163 stars 100 forks source link

phoneNumber property is empty #25

Closed mladenp closed 8 years ago

mladenp commented 8 years ago

Expected behaviour

phoneNumber should return my phone number

Actual behaviour

It returns empty string

I'm seeing this behaviour on

Remove this hint: these checkboxes can be checked like this: [x]

Android 4.4.4

I've checked these

pbakondy commented 8 years ago

Check README

Notice: the content of phoneNumber is unreliable (see this and this article). Sometimes phoneNumber is only an empty string.