Facing issue with Camera on Ionic Framework Version 6.18.1 with Android Target API Level 33 on Android 13

Facing issue with Camera on Ionic Framework Version 6.18.1 with Android Target API Level 33 on Android 13. Camera returns Error no 20 on Android 13 with API Level 33 and it works fine with Android 13 with Target API level 31.

are you using Cordova or Capacitor?
which versions?
which plugins?
Which plugin versions?

are you using Cordova or Capacitor? Cordova
which versions? cordova@10.0.0
which plugins? @ionic-native/camera/ngx
Which plugin versions? @ionic-native/camera@5.36.0

@ionic-native/camera is not the camera plugin, the camera plugin is cordova-plugin-camera, that’s the important version.

Also, for targeting SDK 33 you have to use cordova-android 12