Git Product home page Git Product logo

community-cordova-plugin-sim's People

Contributors

eyalin avatar morganrallen avatar pbakondy avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

community-cordova-plugin-sim's Issues

Concerns with the iOS 16.4 depreciation CTCarrier

I saw on the cordova-plugin-sim repo that you moved to this repo (a mantained repo). I want to know if this plug in fixed problems with the depreciation of the CTCarrier library. I´m looking for an alternative to use it on my app proyect.

What I´m trying to do is to detect if the IOS device has a SIM card inserted or not. If not, this app would show an alert that tells the user that without a SIM card he can´t continue using it and it will be redirected to the login.

Retrieving SIM card information for multiple SIM cards.

Hello @EYALIN !

I wanted to give you some feedback on your plugin and ask for your help with a particular problem. First off, I managed to set up the necessary permissions correctly to access SIM card information in my project.

However, I've hit a roadblock. Even though the permissions are in place, I'm facing a limitation. The return object I receive from the plugin doesn't include the "cards" array. Right now, I can only fetch limited details like the carrier name, country code, and a few others:

{
  "carrierName": "Safaricom",
  "countryCode": "ke",
  "mcc": "639",
  "mnc": "07",
  "dataActivity": 0,
  "phoneType": 1,
  "simState": 5,
  "isNetworkRoaming": false,
  "phoneCount": 2,
  "activeSubscriptionInfoCount": 0,
  "activeSubscriptionInfoCountMax": 2,
  "defaultDataSubscriptionId": 4
}

Since my goal is to retrieve information for both SIM cards, I was wondering if you could suggest an alternative approach or provide additional steps to help me obtain the necessary data for both SIM cards.

I appreciate your support and guidance in resolving this issue. Thank you for taking the time to look into it.

Best regards,
Murage Kabui

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.