Still doesn't work! Getting the same error even after confirming to AudioPlaybackIntent. Maybe there is something which I'm still missing. How did you managed to get it work with Interactive Widget Buttons? Do we have to activate AVAudioSession ?
I've finally got this functionality up and running. It was necessary to configure the AVAudioSession category as '.playback' and subsequently activate the AVAudioSession.
Still doesn't work! Getting the same error even after confirming to AudioPlaybackIntent. Maybe there is something which I'm still missing. How did you managed to get it work with Interactive Widget Buttons? Do we have to activate AVAudioSession ?
I've finally got this functionality up and running. It was necessary to configure the AVAudioSession category as '.playback' and subsequently activate the AVAudioSession.