How to determine if the user checked "Don't ask again"?

i am using @ionic-native/android-permissions plugin to show permission dialogue. i want to know that how can we determine that user has checked “Don’t ask again” on permission dialogue?

1 Like

Did you manage to fix it? I have that same problem