Skip to content

Error while playing and download IllegalArgumentException: No such service PlatformSchedulerService on Android #250

Description

@trudraculayt

Summary

App is having issues while downloading or playing songs

Reproduction Steps

  1. Open Echo app.
  2. App crashes immediately (or during background playback/download).

Expected Result

Image

Actual Result

Error
java.lang.IllegalArgumentException: No such service
ComponentInfo{id1tya.echo.music/androidx.media3.exoplayer.scheduler.PlatformScheduler$PlatformSchedulerService}
at android.os.Parcel.createExceptionOrNull(Parcel.java:2393)
at android.os.Parcel.createException(Parcel.java:2373)
at android.os.Parcel.readException(Parcel.java:2356)
at android.os.Parcel.readException(Parcel.java:2298)
at android.app.job.IJobScheduler$Stub$Proxy.schedule(IJobScheduler.java:308)
at android.app.JobSchedulerImpl.schedule(JobSchedulerImpl.java:47)
at androidx.media3.exoplayer.scheduler.PlatformScheduler.schedule(...)
at androidx.media3.exoplayer.offline.DownloadService$DownloadManagerHelper.updateScheduler(...)

Device Information

4.2.2
Realme c3

Checklist

  • I have searched the open AND closed issues for any duplicates.
  • If this is an issue with an extension, I should be opening an issue in the extension's repository.

Additional Information

No response

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