I did some triaging of this bug quickly and discovered that media-hub wasn't being notified that the client was being suspended, which is what would cause it to pause playback. Then I discovered that during this case, the app isn't actually getting suspended like it should be. So this is the real issue, the lifecycle management isn't behaving correctly.
I did some triaging of this bug quickly and discovered that media-hub wasn't being notified that the client was being suspended, which is what would cause it to pause playback. Then I discovered that during this case, the app isn't actually getting suspended like it should be. So this is the real issue, the lifecycle management isn't behaving correctly.