View Issue Details

IDProjectCategoryView StatusLast Update
0013240MMAPlaybackpublic2016-04-28 22:34
Reportermartin Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.0 
Target Version1.2.0Fixed in Version1.2.0 
Summary0013240: Always respond to remote buttons has no effect
DescriptionThere is no implementation after we switched to use MediaSessionCallback.
TagsNo tags attached.
Fixed in build593

Relationships

related to 0013242 resolvedmartin Use MediaSessionCompat instead RemoteControlClientCompat also for older Android versions. 

Activities

martin

2016-04-22 13:50

developer   ~0044490

Last edited: 2016-04-22 13:51

Improved in build 1.2.0.0593, I am going to test it deeper on Monday.

martin

2016-04-27 08:08

developer   ~0044508

Last edited: 2016-04-27 08:09

When is disabled:
Remote controls start working:
For API >=21 after playback starts (Must be initiated from MMA)
till MMA stops (according to "Show in notification bar" option)
For API <21 at the latest after playback starts (Listener is registered when MMA is launched, but other installed players can take control instead MMA - the last wins)
till other player takes the control.

When is enabled:
Remote controls start working:
For API >=21 when MMA is bring to foreground or Bluetooh is connected.
For API <21 try to win challange with other players when Bluetooh is connected. Then initialization from bluetooh device should work.
Till other player takes the control, for all versions.

Fixed in 1.2.0.0593.

peke

2016-04-28 22:34

developer   ~0044524

Verified 593