-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
The media notification of the app sometimes becomes unresponsive when the app is closed in the background (by the user or the system). This bug affects both the current production release 1.6.2 (96542d0) and the branch playback_resumption (9393e42).
The issue is complicated because it appears to affect different API levels differently. Details follow in the comments below.
The problem can be re-produced by following these steps:
- Start the app and play a talk
- Pause the talk
- Switch to the home screen and/or a different app
- Stop the app by dismissing it from the recent apps list
- The media notification remains active, but the play/pause button is unresponsive
Reactions are currently unavailable