Post

Replies

Boosts

Views

Activity

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?
Topic: Design SubTopic: General Tags:
Jan ’25
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.
Topic: Community SubTopic: Apple Developers Tags:
Jan ’25
Comment on CarPlay + SwiftUI App Lifecycle => not working
Is this working for Swift UI LifeCycle. I am also getting the same error
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’24
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?
Replies
Boosts
Views
Activity
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?
Topic: Design SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’25
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.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jan ’25
Comment on Need clarification on using Apple MapKit in CarPlay
How to dismiss the alert and launch the dashboard, as soon as the user gives the permission on the phone
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jan ’25
Comment on Need clarification on using Apple MapKit in CarPlay
Okay but is there a way I get the information from the phone that location has been enabled? Any callback that I need to implement? Right now once the location is enabled, I need to restart the app only after which the dashboard loads
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jan ’25
Comment on Does EV Charging entitlement support CPSearchTemplate?
Could you share the reason for not allowing the CPSearchTemplate for EV Charging? If the feature is customised, are there any possibilities of Apple rejecting the app?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’25
Comment on Displaying a toast message and a loader(activity indicator) in CarPlay
Spinner - I am doing a booking from CarPlay where minimal details are shown in CPInformationTemplate that has a button. On tap of button, I call an API so I need to show a loader indicating it takes time. Toast - After the booking, I need to show a message to the user saying booking has been completed.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’25
Comment on Does EV Charging entitlement support CPSearchTemplate?
Will it crash if I try to customise and provide my own search template? I am just trying to find a possibility of having my own search template.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’25
Comment on XCFramework with Common Third-Party Dependencies Causing Duplicate Symbol Conflicts
It would be helpful if you could suggest a way in which this can be handled at my end. The vendor will not be providing a dynamic framework. Please suggest a way forward
Replies
Boosts
Views
Activity
Dec ’25