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!!
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.