Issues with Cordova Plugins After Upgrading to cordova-android 13 for Android 14

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:

  • cordova-plugin-music-controls2 (v3.0.7)
  • cordova-plugin-local-notification-12 (v0.1.3)
  • cordova-plugin-sms-retriever-manager (v1.0.5)

Has anyone else experienced these issues after upgrading to cordova-android 13? Is there any known solution or workaround for this?

hello, how did you manage to update to android 13 please? i’m getti,g error on platform add android 13

You would need to check with each of those plugins to see if they have been updated to support SDK 34.

I have checked in each plugins but there is not such updates related to support SDK 34.

You can check here.