Displaying a toast on successful operation in CarPlay

Hello,

Please guide me if there is a way to show a simple toast to a user that the action has been performed. When a user taps on a button, an api returns a status based on which I need to show appropriate message as a toast. Is this possible in CarPlay? If not, why? Please suggest any alternative for this.

Awaiting your response Thanks a lot!!

Answered by Frameworks Engineer in 822516022

See the CarPlay App Programming Guide: https://developer.apple.com/carplay/documentation/CarPlay-App-Programming-Guide.pdf

… for the user interface elements available to apps in CarPlay.

See the CarPlay App Programming Guide: https://developer.apple.com/carplay/documentation/CarPlay-App-Programming-Guide.pdf

… for the user interface elements available to apps in CarPlay.

Displaying a toast on successful operation in CarPlay
 
 
Q