Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Works On Android 13 And Api 34 #333

Open
hasanozn opened this issue Oct 6, 2023 · 4 comments
Open

Not Works On Android 13 And Api 34 #333

hasanozn opened this issue Oct 6, 2023 · 4 comments

Comments

@hasanozn
Copy link

hasanozn commented Oct 6, 2023

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

@imran4colourmoon
Copy link

same issue I'm also facing

@nitinsri511
Copy link

same issue

@soareseneves
Copy link
Contributor

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

@tungthanh1497
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants