Skip to content

How can i set a callback for case when permissions were allowed and dialog disappears? #103

Answered by jevonmao
Gelembjuk asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there! Look into the onDisappearHandler callback for your use case. It is actually documented:

You can use an if statement inside the callback to check whether the authorizationStatus of each of the [JMResult] is authorized. See definition of JMResult here.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jevonmao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants