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

Frequent crashes on Android 7.1 #14

Closed
opk12 opened this issue Sep 10, 2022 · 1 comment · Fixed by #15
Closed

Frequent crashes on Android 7.1 #14

opk12 opened this issue Sep 10, 2022 · 1 comment · Fixed by #15
Labels
bug Something isn't working

Comments

@opk12
Copy link

opk12 commented Sep 10, 2022

I use version 1.0.5 from F-droid on Android 7.1 on a Samsung phone. I get the OS crash popup almost once a day.

FATAL EXCEPTION: main
Process: ch.abertschi.waterme.water_me, PID: 30723
android.app.RemoteServiceException: Bad notification posted from package ch.abertschi.waterme.water_me: Couldn't create icon: StatusBarIcon(icon=Icon(typ=RESOURCE pkg=ch.abertschi.waterme.water_me id=0x7f090000) visible user=0 )
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1832)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loop(Looper.java:154)
	at android.app.ActivityThread.main(ActivityThread.java:6816)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1563)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1451)
@abertschi abertschi added the bug Something isn't working label Sep 10, 2022
@abertschi
Copy link
Owner

Please verify in #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants