This repository has been archived by the owner on Oct 6, 2022. It is now read-only.
MusicControl.updatePlayback({ state: _}) Does Not Work. Playback State Doesn't Change. #395
Open
2 of 4 tasks
Description
I am using react-native-music-control to pause/play react-native-video player when app is in the background. Controls work fine when app is in the background (the 'pause', 'play' events get handled), but I am unable to change the MusicControl state with tha updatePlayback method-> the icon of music control does not change when MusicControl.updatePlayback gets called. All parts of pausePodcast, playPodcast functions shown below work properly, elapsedTime gets updated, but the MusicControl state does not change. I am running my app on iphone xs ios 14.2
Platform ?
Device
The text was updated successfully, but these errors were encountered: