Post

Replies

Boosts

Views

Activity

Reply to Test application on CarPlay simulator
To: Franco I also want to connect a physical device (iPhone) and a simulator for CarPlay to simulate an app (ex: PlugShare App) installed on a physical device, but I would like to know if that is feasible. The official documentation only explains using Simulator for both iPhone and CarPlay, so it may not be possible. ★ References: https://developer.apple.com/carplay/documentation/CarPlay-App-Programming-Guide.pdf -> P13 https://developer.apple.com/documentation/carplay/using_the_carplay_simulator See [Open the CarPlay Simulator]
Apr ’22
Reply to how to get apple carplay simulators which will work on desktop like Android Auto DHU??
If you have Xcode, you don't need to download it. I was able to launch "CarPlay Simulator" using the "iPhone Simulator " with the version of Xcode 13.3.1. ★ Operation : To open the CarPlay window: In Xcode, build and run your project using the iOS simulator. From the Simulator menu bar, choose I / O> External Displays> CarPlay. ★ References: https://developer.apple.com/carplay/documentation/CarPlay-App-Programming-Guide.pdf -> P13 https://developer.apple.com/documentation/carplay/using_the_carplay_simulator See [Open the CarPlay Simulator]
Apr ’22