We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
I'm getting following crash log
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: