You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal Exception: com.github.florent37.runtimepermission.kotlin.PermissionException
at com.github.florent37.runtimepermission.kotlin.coroutines.experimental.Kotlin_runtimepermissions_coroutinesKt$askPermission$2$1.onResponse(kotlin-runtimepermissions-coroutines.kt:22)
at com.github.florent37.runtimepermission.RuntimePermission.onReceivedPermissionResult(RuntimePermission.java:125)
at com.github.florent37.runtimepermission.RuntimePermission.access$000(RuntimePermission.java:29)
at com.github.florent37.runtimepermission.RuntimePermission$1.onRequestPermissionsResult(RuntimePermission.java:49)
at com.github.florent37.runtimepermission.PermissionFragment.onRequestPermissionsResult(PermissionFragment.java:89)
at androidx.fragment.app.FragmentActivity.onRequestPermissionsResult(FragmentActivity.java:768)
at android.app.Activity.dispatchRequestPermissionsResult(Activity.java:6664)
at android.app.Activity.dispatchActivityResult(Activity.java:6543)
at android.app.ActivityThread.deliverResults(ActivityThread.java:3936)
at android.app.ActivityThread.handleSendResult(ActivityThread.java:3983)
at android.app.ActivityThread.-wrap16(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1548)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loop(Looper.java:207)
at android.app.ActivityThread.main(ActivityThread.java:5765)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:679)
Affected devices :
The text was updated successfully, but these errors were encountered:
Crashlytics show a fatal Exception, Issue happens with some devices so, I can't reproduce the issue.
Library version :
implementation "com.github.florent37:runtime-permission-kotlin:1.1.2"
Stacktrace from crashlytics :
Affected devices :
The text was updated successfully, but these errors were encountered: