Unable to debug INSetRadioStationIntent

I have a radio app I wish to add shortcuts to. I wish to use

INSetRadioStationIntent
but it seems I'm unable to debug handling the intent. Anything I throw at Siri wouldn't trigger the delegate callbacks on the app extension.


Any idea what can help understand this issue?

INSetRadioStationIntent is part of the CarPlay domain intended for automotive vendors to control in-vehicle features. Your use case will be better served by building a custom intent for use with shortcuts.

Unable to debug INSetRadioStationIntent
 
 
Q