Intelehealth/intelehealth-fhw-mobileapp

Android App Crash on 1.5.5-1 on ActivityThread.java

Closed this issue · 0 comments

Fatal Exception: android.app.RemoteServiceException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{d9379e9 u0 io.intelehealth.client/.services.ClientService}
at android.app.ActivityThread$H.handleMessage + 1820(ActivityThread.java:1820)
at android.os.Handler.dispatchMessage + 106(Handler.java:106)
at android.os.Looper.loop + 176(Looper.java:176)
at android.app.ActivityThread.main + 6662(ActivityThread.java:6662)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run + 547(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main + 873(ZygoteInit.java:873)