I have to implement notifications functionality in CarPlay by using siriKit. I able to show the notifications in carplay. when I click on the notification, siri reading it by default. my problem is that, I want to show the siri UI as below while siri reading the notifications. but I am unable to implement it.
I have created Intent Extensions for messaging and added siri capability to the app. but I don't know how to use the those extesnions in CarPlay.