-
]Execution failed for task ':app:kaptDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution
> java.lang.reflect.InvocationTargetException (no error …
-
没反应怎么回事呢
-
Everything worked fine on jcenter version 4.8.0, but after switching to maven library version 4.8.0, no classes were generated. I also tried 4.9.1, of course, with the same results.
-
## Overview
- When `onLocationShowRationale` get called and i want to proceed `permissionRequest`, system permission dialog is not showing up.
## Environment
PermissionsDispatcher KTX
This doe…
-
## Overview
- With the help of `constructPermissionsRequest` fun we can request multiple permissions at the same time (for example, `Camera` and `Microphone`), by passing multiple permissions to th…
-
## Overview
- When navigating back and forth to a fragment that request permission leads to that fragment leaking when keeping dening permission
## Environment
- permissiondispatcher ktx
L…
-
Seit Android 6 ist es möglich die Zugriffsrechte erst zur Laufzeit abzufragen. Dies vereinfacht die Installation und die Rechte sind einem Kontext zugeordnet.
Implementierung:
Entweder direkt verwen…
smeir updated
3 years ago
-
https://github.com/gradle/gradle/issues/12571
Similar problems:https://github.com/google/dagger/issues/1645
-
No jetpack privileges
Could not GET 'https://jitpack.io/com/github/hotchemi/permissionsdispatcher-processor/4.8.0/permissionsdispatcher-processor-4.8.0.pom'. Received status code 401 from server: U…
-
Is PermissionsDispatcher going to migrate to [Kotlin Symbol Processing API](https://github.com/google/ksp)? or provide an option with it?
If so approximately when?