CPNowPlayingTemplate does not update CPNowPlayingShuffleButton state after changing shuffle mode
I am integrating CarPlay functionality in my existing iOS Music App. I have added Shuffle button in CPNowPlayingTemplate. CarPlay simulator is showing this button but it is not updating its state when I change the value of MPRemoteCommandCenter.shared().changeShuffleModeCommand.currentShuffleType its handler.