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

Cordova release to support Android 14 #1584

Closed
rubal18 opened this issue Apr 3, 2023 · 2 comments
Closed

Cordova release to support Android 14 #1584

rubal18 opened this issue Apr 3, 2023 · 2 comments

Comments

@rubal18
Copy link

rubal18 commented Apr 3, 2023

Could you please share release plan for Android 13 (API level 33) and Android 14 support for Cordova since as per documentation only below is available :

cordova-android Version Supported Android API-Levels Equivalent Android Version
11.X.X 22 - 32 5.1 - 12.0.0 (L)
@breautek
Copy link
Contributor

breautek commented Apr 3, 2023

API 33 will be officially supported in cordova-android@12 which is in development. Not all tasks in the milestone may make it inside cordova-android@12. The min SDK is also being bumped to API 24. (See #1571 for rationale)

I can't provide details on specific dates as Apache Cordova is entirely ran by volunteers.

Android 14 has only entered in its first beta stage and it's final release is TBD, but not before July (Which is when their final beta is scheduled). Therefore that will be something planned for cordova-android@13.

You may still be able to target SDK 33 with cordova-android@11 using android-targetSdkVersion preference, but cordova-android@11 is untested with SDK 33.

@amritk
Copy link

amritk commented Feb 6, 2024

Does cordova support android 14 (sdk 34) now?

edit: nvm just found it #1678

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

No branches or pull requests

3 participants