Contents

CPApplicationDelegate

The interface for handling CarPlay life-cycle events.

Declaration

protocol CPApplicationDelegate : UIApplicationDelegate

Overview

You must implement CPApplicationDelegate on the same object that serves as the delegate to your app.

Topics

Connecting to the CarPlay Interface

Receiving the Selected Maneuver

Handling Navigation Alert Actions