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

Making permission request logged but Request dialog not showing #8

Open
saintjab opened this issue May 5, 2016 · 2 comments
Open

Comments

@saintjab
Copy link

saintjab commented May 5, 2016

Hi, I am trying to implement your library. I get "Making permission request" but no dialog is showing. How do I get the dialog to show? I am using support fragment. Thanks

@canelmas
Copy link
Owner

canelmas commented Jun 7, 2016

@saintjab sorry for the late reply. What's your status on this?

@ngoctranfire
Copy link

@saintjab I thought I had this problem. The real problem was this: If you deny the first time or "accept and then later on toggle it off in your permission settings", you won't get a chance to ask for the permission again with a dialog (that's the android default way). Instead, you will have to tell the user to toggle the permissions on themselves. To confirm, try uninstalling and then reinstalling your app and seeing what happens.

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

3 participants