This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
Release 3.1.0
With this release we are deprecating some methods and classes that won't be available in the future major version of Dexter. More specifically we are deleting:
- Both methods called
continueRequestingPendingPermissions
- EmptyListener
classes that are going to be replaced by
BaseListenerclasses. These new listeners will provide a default implementation of the method
onPermissionRationaleShouldBeShown` continuing with the permissions process instead of having an empty implementation.