RichyHBM / Monochromatic

A different kind of blue filter android app, enabling the built in black and white mode in android without the use of an overlay screen
Other
51 stars 15 forks source link

Crash while switching on/off button quickly #29

Open shuvashish76 opened 3 years ago

shuvashish76 commented 3 years ago

Screenshot_2021-09-09-21-56-53 App crashed while switching on/off Monochromatic button 8 to 10 times quickly.


FATAL EXCEPTION: main Process: uk.co.richyhbm.monochromatic, PID: 26521 android.app.RemoteServiceException: Context.startForegroundService() did not then call Service.startForeground() at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1771) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:164) at android.app.ActivityThread.main(ActivityThread.java:6518) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)