android.app.RemoteServiceException
Solved, THANKS.
Hi there! Thanks for letting us know you solved the issue. Would you mind:
- Restoring your original error description
- Adding your solution as a new comment
This would be really helpful for other users who might encounter the same problem in the future. Documentation of both the problem and its solution is valuable for the community. Thanks for understanding!
Getting below Crash logs on Crashlytics.
Fatal Exception: android.app.RemoteServiceException$ForegroundServiceDidNotStartInTimeException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{d588ae8 u0 com.oooeng/de.julianassmann.flutter_background.IsolateHolderService} at android.app.ActivityThread.generateForegroundServiceDidNotStartInTimeException(ActivityThread.java:2245) at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:2216) at android.app.ActivityThread.-$$Nest$mthrowRemoteServiceException() at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2508) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:226) at android.os.Looper.loop(Looper.java:313) at android.app.ActivityThread.main(ActivityThread.java:8762) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
Please help me to resolve this crash @JulianAssmann
Solved, THANKS.
Please, how were you able to solve this?
Hi @JulianAssmann , I am also experiencing the same crash. Please help me resolve it.