vmadalin / easypermissions-ktx

🔓 Kotlin version of the popular google/easypermissions wrapper library to simplify basic system permissions logic on Android M or higher.
https://firebaseopensource.com/projects/googlesamples/easypermissions/
Apache License 2.0
380 stars 38 forks source link

Im getting following crash #20

Open shanukagayashanc opened 8 months ago

shanukagayashanc commented 8 months ago

Basic Information

Device Brand:Samsung Model:Galaxy A12 Orientation:Portrait RAM free: 1.73 GB Disk free: 103.01 GB Operating System Version:Android 12 Orientation:Portrait Rooted:No

Describe the problem

I'm getting following crash log

Code and logs

Wrong number of arguments; expected 1, got 0 java.lang.reflect.Method.invoke(Method.java:0) com.vmadalin.easypermissions.utils.AnnotationsUtils.notifyAnnotatedMethods$easypermissions_ktx_release(AnnotationsUtils.java:1) com.vmadalin.easypermissions.EasyPermissions.onRequestPermissionsResult(EasyPermissions.java:1)