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 101 forks source link

its not fetching the phone number #33

Closed ajay121193 closed 7 years ago

ajay121193 commented 8 years ago

Expected behaviour

Tell us what should happen.

Actual behaviour

Tell us what happens instead. Provide a log message if relevant

I'm seeing this behaviour on

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

Example: Samsung Galaxy S6, iPhone 6s

OS versions

Example: Android 4.4.2, iOS 9.2

I've checked these

Provide the used components versions (cordova, ionic, etc).

Provide the steps to reproduce the issue.

Provide files, sources if available.

ajay121193 commented 8 years ago

this plugin not fetching the number

callState: 0 carrierName: "Reliance" countryCode: "in" dataActivity: 0 deviceId: "354799068449031" deviceSoftwareVersion: "01" isNetworkRoaming: false mcc: "405" mnc: "18" networkType: 0 phoneNumber: "" phoneType: 1 simSerialNumber: "8991184084050019607" simState: 5 subscriberId: "405180040801960"

this is the object it returns the phonenumber feild is blank

pbakondy commented 8 years ago

The phonenumber field may be empty, please check the README.

Which Android API are you using? What is the version of Android of your device?

On 27 Sep 2016 07:46, "Ajay Kumar" notifications@github.com wrote:

this plugin not fetching the number

callState: 0 carrierName: "Reliance" countryCode: "in" dataActivity: 0 deviceId: "354799068449031" deviceSoftwareVersion: "01" isNetworkRoaming: false mcc: "405" mnc: "18" networkType: 0 phoneNumber: "" phoneType: 1 simSerialNumber: "8991184084050019607" simState: 5 subscriberId: "405180040801960"

this is the object it returns the phonenumber feild is blank

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pbakondy/cordova-plugin-sim/issues/33#issuecomment-249771940, or mute the thread https://github.com/notifications/unsubscribe-auth/AAej2RqvQPGkKieX5N4_jn45t296vZlwks5quK24gaJpZM4KHRyd .