Baseflow / Baseflow/XamarinMediaManager

Android Media Manager Notifications Artist and Title Same Text

Open
#782 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
763
Forks
299
PR merge metrics
No merged PRs in 30d

Description

## 🐛 Bug Report

I am setting the IMediaItem Title and Artist and adding it to the Media manager notification. The text is different when setting but in the Android media section it shows the same text.
![image](https://user-images.githubusercontent.com/12185742/105096242-c69fce00-5a74-11eb-84e5-744438fc78be.png)
![image](https://user-images.githubusercontent.com/12185742/105096266-cbfd1880-5a74-11eb-8446-79b243b082c1.png)

### Expected behavior
Show correct artist and song title info in media manager controls

### Reproduction steps
Set Title and Artist text on IMediaItem
Add IMediaItem to queue
UpdateNotification
Title and Artist show the same text

### Configuration

**Version:** 1.0.8

**Platform:**
- [ ] :iphone: iOS
- [X] :robot: Android 11
- [ ] :checkered_flag: WPF
- [ ] :earth_americas: UWP
- [ ] :apple: MacOS
- [ ] :tv: tvOS
- [X] :monkey: Xamarin.Forms 4.8.0.1821

Contributor guide

Open the contributing guide

Research direction

Start by tracing how IMediaItem values flow through the queue and UpdateNotification on Android, focusing on the media manager controls. Reproduce the issue with distinct artist and title values, then verify that the Android notification displays the correct artist and song title separately.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, csharp
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.