python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
CarPlay remote Image to UIImage
I am trying to get remote images to show for Apple CarPlay.
I know I need to make an extension as it does not work by default.
I have tried to add the following and I get No exact matches in call to i...
Russell Harrower
Votes: 0
Answers: 1
Create a list for CarPlay
So I am currently having to manually add new stations to our CarPlay app. However we have a JSON which our app uses for iPhone and iPad. So I am wondering how do I create a list that uses this informa...
Russell Harrower
Votes: 0
Answers: 1
iOS 15.4 - SwiftUI + CarPlay - State not updating
It seems that with the update of iOS 15.4 (March 14th, 2022) the state updating (SwiftUI) in a CarPlay app has been broken.
I have simplified my code to the example below. Please note this was working...
Ramon
Votes: 0
Answers: 2
Tint color for CarPlay UI
Is there a way to change the global (or for separate UI elements) tint color for CarPlay UI? I can't find any information about this.
I'm trying:
func templateApplicationScene(_ templateApplicationSce...
algrid
Votes: 0
Answers: 1

