Post

Replies

Boosts

Views

Activity

Comment on Need clarification on using Apple MapKit in CarPlay
Thank you for your response and clarity on the topic. My CarPlay app is approved for EV Charging category. One more question I have is, do we have any particular way that instantly delivers a message to the CarPlay once the user has given location permission in the iOS app so that the alert on CarPlay is hidden? In the CarPlaySceneDelegate, I check for let status = locationManager.authorizationStatus and accordingly launch either my CarPlay Dashboard or the location permission alert.
Jan ’25
Comment on How to test iPhone app and CarPlay together?
Thanks a lot for your response. I am using the standalone simulator itself (mentioned in the WWDC22) to test the application. However, my iPhone shows a black screen when the CarPlay simulator runs. I have the following implemented in the AppDelegate - configurationForConnecting, didDiscardSceneSessions. In configurationForConnecting, it checks the role and launches the CarPlay. However my swiftUI app shows just black screen in the device. Any specific configuration required for swiftUI app?
Jan ’25
Comment on How to test iPhone app and CarPlay together?
Thanks a lot for your response. I am using the standalone simulator itself (mentioned in the WWDC22) to test the application. However, my iPhone shows a black screen when the CarPlay simulator runs. I have the following implemented in the AppDelegate - configurationForConnecting, didDiscardSceneSessions. In configurationForConnecting, it checks the role and launches the CarPlay. However my swiftUI app shows just black screen in the device. Any specific configuration required for swiftUI app?
Jan ’25