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
{{ message }}
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Hey @SergeyAvetisyan thanks for reporting. Maybe this permission has a special behavior we should handle differently. Could you please provide a sample project reproducing the bug so we can focus on exploring a solution for this bug?
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
The text was updated successfully, but these errors were encountered: