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

How to check if got the permission successfully? #49

Closed
Hardikverma opened this issue Jul 13, 2020 · 1 comment
Closed

How to check if got the permission successfully? #49

Hardikverma opened this issue Jul 13, 2020 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@Hardikverma
Copy link

Hardikverma commented Jul 13, 2020

After we navigate the user to the setting how to check if user successfully provided the permission.

And secondly is there way by which we can scroll user to the app after navigating to setting or if there any way to sort app by alphabet that would be very helpful our app name starts with 'U' me myself got sick scrolling for that long how user would not be.

It would be highly appreciated if there could help.

i have integrated it in java, Working smoothly, Great work.

@judemanutd
Copy link
Owner

As described in #4 these aren't standard apis provided by google so there is no public api that can be called to check the state, this is something your app needs to keep track of. Scrolling again isn't something I have looked at and doesn't seem likely because the library merely checks the phone to see if a package exists with a particular name and if so, then create an intent for it and start it. That is as far as it goes, PR's are always welcome if you do come up with a solution to this.

@judemanutd judemanutd added the duplicate This issue or pull request already exists label Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants