Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jonz94 opened this issue Apr 10, 2023 · 2 comments · Fixed by #5
Closed

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

jonz94 opened this issue Apr 10, 2023 · 2 comments · Fixed by #5

Comments

@jonz94
Copy link
Owner

jonz94 commented Apr 10, 2023

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
Copy link
Owner Author

jonz94 commented Apr 10, 2023

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
Copy link
Owner Author

jonz94 commented Apr 16, 2023

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

@jonz94 jonz94 closed this as completed in #5 May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant