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

takeSingleCameraImage() should redirect user to App settings when permission is Locked #7

Open
MajdHojera opened this issue Dec 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MajdHojera
Copy link

When user declines the camera permission multiple times, the permission becomes blocked, means the permission dialog launcher just does Nothing. In this case, it is typical to redirect the user to the app settings.

Other solution for this issue is to provide the User of the library and permissionLockedCallback so they can show their own dialog or redirect to the settings.

@NicosNicolaou16 NicosNicolaou16 self-assigned this Dec 2, 2024
@NicosNicolaou16 NicosNicolaou16 added the enhancement New feature or request label Dec 2, 2024
@NicosNicolaou16
Copy link
Owner

Hello @MajdHojera, thank you for your feedback. Check the next version when it is released!

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

No branches or pull requests

2 participants