-
## Overview
Thank you develop permissions-dispatcher-ktx.
I tried using 1.0.0-alpha2, it seems not to work "withPermissionsCheck()".
If add default action for these parameters, I'm very happy!
`…
-
## FAQs
Hi ~
I use the version 4.1.0 with andoridx in my project . I rebuild the project but error happened.
reminds me " Compilation failed; see the compiler error output for details." .
T…
-
### version 4.8.0
When you choose never ask again, onRequestPermissionsResult !!! this method calls back all the time. Seriously affect my program, is there any solution, I can manually stop or oth…
-
If I has two method need same permission,How to distinguish it's for `OnShowRationale`
-
e: java.lang.IllegalStateException: failed to analyze: org.jetbrains.kotlin.kapt3.diagnostic.KaptError: Error while annotation processing
at org.jetbrains.kotlin.analyzer.AnalysisResult.throwIfError…
-
We may need permissions that be denied by user to do some extra work. So, I hope the PermissionsRequestFragment's field 'onNeverAskAgain' and 'onPermissionDenied' can return the denied permissions ba…
-
## FAQs
___
## Overview
- Describe the issue briefly
### Expected
- What is the expected behavior?
### Actual
- What is the actual behavior?
## Environment
- Which libr…
-
**AndroidAnnotations version**: 4.7.0-SNAPSHOT
**Android compile SDK version**: 29
**Stacktrace in case of AA crash**:
```
What went wrong:
Execution failed for task ':app:processDebugAnnotatio…
-
Hi, not exactly a bug, BUT i think this should be documented. Asking for permissions in onResume will cause an infinite loop when user ticks "never ask again" and denies the permission. After the user…
-