Skip to content

Media Notification does not update content title on API Level > 29 #219

Closed
@6rism0

Description

@6rism0

Media3 Version

1.0.0-beta03

Devices that reproduce the issue

Emulator API Level > 29

Devices that do not reproduce the issue

Emulator API Level <= 29

Reproducible in the demo app?

Not tested

Reproduction steps

  1. start playing a MediaItem with alternating MediaMetadata
  2. observe MediaNotification

Expected result

Notification represents the current MediaMetadata:

  • content title to metadata title
  • content text to metadata artists

Actual result

Notification doesn't represent the current MediaMetadata only the content text is changing accordingly, the title is stuck to the initial value of metadata.title.

On Devices with API Level <= 29 everything is working as expected.

Media

Not applicable

Bug Report

  • You will email the zip file produced by adb bugreport to [email protected] after filing this issue.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions