View Issue Details

IDProjectCategoryView StatusLast Update
0020184MMAUPnP / Castingpublic2023-09-14 19:48
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
Product Version2.0.0 
Target Version2.0.0Fixed in Version2.0.0 
Summary0020184: 'Remote client connected' string appears without running MM
DescriptionA user installed MMA and without running it, it indicated "remote client connected". This is problematic because it gives the impression of a security issue since:
- It shouldn't happen if the user didn't run MMA
- MMA doesn't currently have any functionality that would explain this message

It's unclear whether this is a functional bug, a string bug (wrong meaning), or both.
TagsNo tags attached.
Fixed in build1101

Activities

martin

2023-08-15 13:16

developer   ~0072585

An external client is browsing MMA content (e.g. AndroidAuto). In this case, MMA PlaybackService is running in the background and must show a notification. Usually, MMA shows PlaybackNotification with current track metadata. In this case, there is no current track(now playing is empty) and it shows a simple notification with the text "Remote client connected".
Should I change the text or add some description?

rusty

2023-08-16 16:14

administrator   ~0072595

I guess that it would be less surprising if MMA communicated what was being connected so that it doesn't seem like a security issue. e.g.

Remote client (Android Auto) connected.
Remote client (Bluetooth) connected.

martin

2023-08-16 19:04

developer   ~0072600

Last edited: 2023-08-16 19:04

In this way it cannot be distinguished, our service is bound by a system that says only that there is some client that wants to browse our content. There can be multiple clients and they can browse at the same time.
This is a very rare notification, so something generic should suffice. For example.

Remote client connected.
Client like AndroidAuto/Blutooth is browsing MMA content.

What do you think?

rusty

2023-08-31 16:38

administrator   ~0072721

OK. How about:
Player connected
Sharing content with Android Auto/Bluetooth device.

martin

2023-09-02 15:18

developer   ~0072726

Fixed in build 2.0.0.1101

peke

2023-09-14 19:48

developer   ~0072771

Verified 1101

For me happens when connecting to head unit, info is clear.