googlesamples / easypermissions

Simplify Android M system permissions
https://firebaseopensource.com/projects/googlesamples/easypermissions/
Apache License 2.0
9.86k stars 1.46k forks source link

onRequestPermissionsResult() deprecated #346

Open ktlotleng opened 2 years ago

ktlotleng commented 2 years ago

Basic Information

Device type: Android Studio Bumblebee OS version: 2021.1.1 Patch 3 EasyPermissions version: 3.0.0

The onRequestPermissionsResult() method is deprecated in Java.

Please advise if this will be updated or if this will cause any problems in the future or not.