All Questions
2 questions
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 ...
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:
...