RaiseToAnswer
RaiseToAnswer copied to clipboard
java.lang.IllegalArgumentException
java.lang.IllegalArgumentException:
at kotlin.math.MathKt__MathJVMKt.roundToInt (MathJVM.kt:602)
at me.hackerchick.raisetoanswer.RaiseToAnswerSensorEventListener.onSensorChanged (RaiseToAnswerSensorEventListener.kt:284)
at android.hardware.SystemSensorManager$SensorEventQueue.dispatchSensorEvent (SystemSensorManager.java:1016)
at android.os.MessageQueue.nativePollOnce (Native Method)
at android.os.MessageQueue.next (MessageQueue.java:336)
at android.os.Looper.loop (Looper.java:197)
at android.app.ActivityThread.main (ActivityThread.java:8107)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:496)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1100)
Any steps to reproduce this?
Nope, just saw this in the Google Play Console. It doesn't happen on my device ever.