Open hasanozn opened 1 year ago
same issue I'm also facing
same issue
I managed to fix it, the problem is within the permissions that changed for Android 13+, fork the project and edit the permissions acording to Android Version and if that doesn't work change the permission methods or use a library to check permissions like this one: https://github.com/guolindev/PermissionX
I managed to fix it, the problem is within the permissions that changed for Android 13+, fork the project and edit the permissions acording to Android Version and if that doesn't work change the permission methods or use a library to check permissions like this one: https://github.com/guolindev/PermissionX
Have you done it and succeeded? Can you show us the code or if better, could you publish it to jitpack? Thanks a lot
Android 13 does not work, although I give all permissions, there is no process when clicked. For example, the camera does not open and the gallery does not open.
Android version
13 And 14
SDK version
33 AND 34