App crashing on using camera - Capacitor on Android 12 / 13

Hi @ersaurabh101, I think the main issue is that Capacitor 4.x does not work nicely when we set compileSdkVersion and targetSdkVersion from 32 to 33.

You can check out this for more details: