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

RuntimePermissionChecker only checks 1st permission #23

Closed
midhunhk opened this issue Aug 5, 2018 · 0 comments
Closed

RuntimePermissionChecker only checks 1st permission #23

midhunhk opened this issue Aug 5, 2018 · 0 comments

Comments

@midhunhk
Copy link
Owner

midhunhk commented Aug 5, 2018

Issue: If there are multiple permissions requested, if the first permission is granted but the rest are denied, handlePermissionsResult() invoked the onPermissionsGranted() callback.

Expected: Only if all permissions are granted, should the onPermissionsGranted() be called

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

No branches or pull requests

1 participant