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

android.app.RemoteServiceException #93

Open
moubelkacem opened this issue Oct 23, 2024 · 2 comments
Open

android.app.RemoteServiceException #93

moubelkacem opened this issue Oct 23, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@moubelkacem
Copy link

moubelkacem commented Oct 23, 2024

Solved, THANKS.

@moubelkacem moubelkacem added the bug Something isn't working label Oct 23, 2024
@JulianAssmann
Copy link
Owner

Hi there! Thanks for letting us know you solved the issue. Would you mind:

  1. Restoring your original error description
  2. 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!

@ramanchhabra22
Copy link

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

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

No branches or pull requests

3 participants