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

Retrieve default subscription ID #95

Open alborrajo opened 3 years ago

alborrajo commented 3 years ago

Added to the object returned by getSimInfo() the field defaultDataSubscriptionId, informing which subscription is used by default. This is useful to know which SIM card is being used for the internet connection, for example.