Skip to main content

All Questions

Tagged with
0 votes
0 answers
845 views

Play audio in CarPlay when app is in terminated state

I developed the audio streaming app that supports Apple CarPlay. It is working proper if iPhone is locked, App is in background or in Active state. But I want to play audio from CarPlay even if App is ...
KAR's user avatar
  • 3,361
2 votes
1 answer
2k views

How to play videos on CarPlay?

I have a web link to a video, in iOS I can open it with AVFoundation/AVKit frameworks inside AVPlayerViewController/AVPlayer. But how can I open it in CarPlay? Text from CarPlay documentation: ...
F. Sviatoslav's user avatar