Replies: 1 comment
-
I'm moving this to Cordova Discussions since it doesn't describe a bug with Cordova-Android. Cordova-android 12 -> 13 doesn't introduce any breaking changes involving surrounding the Cordova API. All breaking changes introduced are from the new tooling it requires for API 34 and changes that comes when targeting API 34 itself. These breaking changes can be found here. It will be up to the plugins to maintain support against breaking android changes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In Ionic 5 app, I upgraded cordova-android to version 13 to target Android 14 (API level 34).
However, after this update, the following plugins stopped working on Android 14:
Has anyone else experienced these issues after upgrading to cordova-android 13? Is there any known solution or workaround for this?
Beta Was this translation helpful? Give feedback.
All reactions