You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: