There is an issue with the camera/gallery permission above Android 13 related to the broadcast receiver. You need to update the registered receiver by adding "RECEIVER_NOT_EXPORTED" or "RECEIVER_EXPORTED" as per the need for the latest Android versions. If you need help. I can submit a pull request
There is an issue with the camera/gallery permission above Android 13 related to the broadcast receiver. You need to update the registered receiver by adding "RECEIVER_NOT_EXPORTED" or "RECEIVER_EXPORTED" as per the need for the latest Android versions. If you need help. I can submit a pull request