permissions-dispatcher / PermissionsDispatcher

A declarative API to handle Android runtime permissions.
https://github.com/permissions-dispatcher/PermissionsDispatcher
Apache License 2.0
11.22k stars 1.44k forks source link

When will you release new version? (Use ContextCompat.checkSelfPermission ) #762

Open k7125 opened 2 years ago

k7125 commented 2 years ago

Im using Permission Dispatcher which use PermissionChecker)... But I faced same issue wiht Android OS 12 ... I want to know New release Date with fixed using ContextCompat.checkSelfPermission version.. I hope that ASAP~ Thank you~~