Skip to content
New issue

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

倒计时结束崩溃 #13

Open
df13954 opened this issue Oct 19, 2022 · 2 comments
Open

倒计时结束崩溃 #13

df13954 opened this issue Oct 19, 2022 · 2 comments

Comments

@df13954
Copy link

df13954 commented Oct 19, 2022

2022-10-19 17:23:01.289 1972-1972/? E/AndroidRuntime: FATAL EXCEPTION: main
    Process: com.pengxh.autodingding, PID: 1972
    java.util.NoSuchElementException
        at java.util.ArrayList$Itr.next(ArrayList.java:863)
        at com.pengxh.autodingding.utils.Utils$1.onFinish(Utils.java:76)
        at android.os.CountDownTimer$1.handleMessage(CountDownTimer.java:127)
        at android.os.Handler.dispatchMessage(Handler.java:106)
        at android.os.Looper.loop(Looper.java:223)
        at android.app.ActivityThread.main(ActivityThread.java:7660)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)

pixel3 Android11,设置下班打卡倒计时,然后结束崩溃了,没有打开钉钉。

@AndroidCoderPeng
Copy link
Owner

手机未安装钉钉导致,理论上不存在这个问题,已添加保护

@df13954
Copy link
Author

df13954 commented Oct 20, 2022

理论上不存在这个问题,已添加保护

对了,那个判断钉钉是否安装的方法,我手机上面返回false,但是我手机已经安装了钉钉。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants