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

Judge whether there is a SIM card? #81

Open CjoyHome opened 6 years ago

CjoyHome commented 6 years ago

Would you like to return a parameter individually to see if there is a SIM card?I want to judge if you have a SIM card?Do you want to judge by the card array? Thank...

CjoyHome commented 6 years ago

I found this parameter activeSubscriptionInfoCount,It feels like it's what I want..