Posts

Post not yet marked as solved
1 Replies
1.5k Views
Hi, we are currently integrating the new CarPlay experience in iOS 14 (com.apple.developer.carplay-audio) in our radio app and already use MPNowPlayingInfoCenter and MPRemoteCommandCenter. In this context we came across some weird behavior: when playing a live stream (MPNowPlayingInfoPropertyIsLiveStream = true) the NowPlayingTemplate on CarPlay always displays the stop button even when we only configure for play and pause button. The stop button then doesn't do anything (because we didn't assign any action to it). Also are other actions like skipBackwards and nextTrack disabled. When declaring the audios property to not live, everything works fine. Is there any way we can have a live stream and also make the template display pause button and enable other actions?
Posted
by Cylox .
Last updated
.