jonz94 / capacitor-sim

⚡️ Capacitor plugin to get information from device's sim cards.
https://www.npmjs.com/package/@jonz94/capacitor-sim
BSD Zero Clause License
17 stars 2 forks source link

feat: add Capacitor 5 support (Android 13 support) #4

Closed jonz94 closed 1 year ago

jonz94 commented 1 year ago

Capacitor 5 beta is already released: https://capacitorjs.com/docs/next/updating/plugins/5-0

Therefore, it is a good time to start adding support for Capacitor 5 and Android 13.

jonz94 commented 1 year ago

When will you update for Android 13?

I will probably do the upgrade on this weekend. So, stay tuned!

Now that the capacitor 5 beta has been released, will you start working on Android 13 support?

Yes, and I will release a beta version first (likely @jonz94/capacitor-sim@2.0.0-beta.0 or something). So that we can easily install the plugin and try it out whether it is working or not.

jonz94 commented 1 year ago

Hi there,

I just publish a beta version of the plugin that support Capacitor 5 and Android 13.

To try out the plugin, you will need to upgrade to Capacitor 5 first (https://capacitorjs.com/docs/next/updating/5-0)

Then you can install the plugin via the following command:

npm install @jonz94/capacitor-sim@^2.0.0-beta.3