Skip to content

[BUG] #755

Description

@Phylicia97

Exception: android.app.RemoteServiceException$ForegroundServiceDidNotStartInTimeException
Message: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{f23dfd6 u0 io.github.aedev.flow/.service.VideoPlayerService}

Device Info:
Model: T612B
Manufacturer: TCL
Android: 13 (SDK 33)
Brand: TCL
Device: Ladybird_Pro
App Version: 2.1.5 (16)

Stack Trace:
android.app.RemoteServiceException$ForegroundServiceDidNotStartInTimeException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{f23dfd6 u0 io.github.aedev.flow/.service.VideoPlayerService}
at android.app.ActivityThread.generateForegroundServiceDidNotStartInTimeException(ActivityThread.java:2137)
at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:2108)
at android.app.ActivityThread.-$$Nest$mthrowRemoteServiceException(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2373)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:230)
at android.os.Looper.loop(Looper.java:328)
at android.app.ActivityThread.main(ActivityThread.java:8116)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1054)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions