vmadalin/easypermissions-ktx

onRequestPermissionsResult is deprecated in fragments

Opened this issue · 4 comments

Screen Shot 2021-06-30 at 4 10 53 PM

RegisterForActivityResult should be used instead.

also, it doesn't popup the Dialog in the latest Kotlin version to get permission. i hope you can release a fix on this.

Anyone have solution for this?

But how can I use registerForActivityResult ???

Any solution for this till now?