Apple CarPlay add image into Alert (CPAlertTemplate)
I want to add image into apple CarPlay Default CPAlertTemplate function.
CarPlay integration for a VoIP app without a template
Our VoIP app already implements CallKit and Siri. So, within the iPhone, we can start calls using Siri. These are prerequisites for the CarPlay integration.
I’m developing a CarPlay music app and encountering a crash when trying to present a Actionsheet
I’m developing a CarPlay music app and encountering a crash when trying to present a CPActionSheetTemplate using presentTemplate on the CPInterfaceController in iOS 15.5. The app functions as expected on iOS 17*.