Karumi/Dexter

ACTIVITY_RECOGNITION Permission

Open

#280 opened on Jun 9, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (682 forks)batch import
bughelp wanted

Repository metrics

Stars
 (5,224 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Expected behaviour - Work correct :)

Actual behaviour - Dosnt work.

Steps to reproduce -

After clicking on permission dialog deny button close app and open again . And after that when you clicking allow or deny button it dosnt call onPermissionDenied or onPermissionRationaleShouldBeShown function. This happening only with ACTIVITY_RECOGNITION permission, i try it with location,camera, phone and other permissions, all work.

Version of the library-6.2.2

Contributor guide