CarPlay Live Activities Not Showing? Trace the Activity From iPhone to Dashboard

When a Live Activity is missing from CarPlay, the most useful question is not “Which CarPlay setting is broken?” It is where did the activity stop?

CarPlay does not create a second, independent activity for a sports score, delivery, ride, timer, or other ongoing event. Apple’s current design starts with a supported Live Activity on iPhone and presents that activity in CarPlay. If the source activity never exists on the phone, there is nothing for the car to display. If it exists on iPhone but not in the car, the problem has already been narrowed to a different layer.

That distinction matters because common fixes such as forgetting the vehicle, resetting network settings, or rebuilding CarPlay can destroy useful evidence without addressing an app that simply never started a Live Activity.

CarPlay is a destination for an activity that already exists

Apple introduced Live Activities in CarPlay with iOS 26. In Apple’s developer guidance, a supported Live Activity that begins on iPhone can automatically appear in CarPlay Dashboard. If Dashboard is not visible, CarPlay can surface the update as a notification near the bottom of the display instead.

This creates a clean diagnostic split:

  • No Live Activity on iPhone: investigate the app, the event, and that app’s Live Activity permission first.
  • Live Activity on iPhone, absent in CarPlay: investigate CarPlay presentation, alert suppression, software, and the current vehicle connection.
  • Activity appears in CarPlay but cannot be operated there: that can be normal. CarPlay Live Activities are designed primarily for glanceable status, not as miniature interactive apps.

Apple’s current iPhone guide describes CarPlay Live Activities as the same app activities you see on iPhone, with settings you can adjust per app. That makes the iPhone copy of the activity the best first diagnostic instrument.

Prove the source activity before touching the car

Use an event that you know normally creates a Live Activity in the app you are testing. Start that event while parked, then lock the iPhone and look for the activity on the Lock Screen or another supported iPhone surface.

If nothing appears, stop troubleshooting the vehicle. The failure is upstream.

Not every notification is a Live Activity. A restaurant sending “your order is ready” as a normal notification does not prove that its app created an ActivityKit session. Likewise, an app being installed on the iPhone does not guarantee that every feature or event in that app uses Live Activities.

This is one reason generic “CarPlay supports Live Activities, so every score or delivery should show” advice is unreliable. CarPlay can present the feature only when the app actually supplies an eligible ongoing activity.

The per-app Live Activity switch is the shortest path to a missing source

On current iOS 27, Apple documents the path as Settings > Apps > [app name] > Live Activities. Check the app that is failing rather than hunting for a single master CarPlay toggle.

If Live Activities are disabled for that app, enable them and start a new eligible event. Do not use an old, already-ended activity as the test case.

That per-app design is also why one app can work perfectly in CarPlay while another never appears. A working sports Live Activity does not prove that a delivery app has permission, and a failing delivery app does not prove CarPlay itself is broken.

If the Live Activities item is absent for an app, confirm that the app version actually supports Live Activities for the event you expect. Updating the app is reasonable here because ActivityKit support is implemented by the app developer; reinstalling it should not be the first move.

One working app is more valuable than ten random resets

Once you can see the activity on iPhone, connect to CarPlay while parked and compare two apps if possible: one known-good Live Activity and the app that is failing.

The pattern is highly informative:

  • App A appears in CarPlay; App B does not: the vehicle connection and general CarPlay capability are probably not the primary failure. Stay focused on App B’s activity state, settings, and implementation.
  • No iPhone Live Activity appears in CarPlay: the problem is now broad enough to justify checking the CarPlay session and iOS version.
  • The activity appears only after you open Dashboard: do not assume the feature failed earlier. Apple says CarPlay may present an activity as a notification when Dashboard itself is not visible.

This controlled comparison preserves the symptom instead of changing five settings at once.

Focus can change the alert without deleting the activity

Apple’s WWDC guidance explicitly notes that users can control CarPlay Live Activity alerts with Focus. That is an important distinction: an alert not interrupting the current CarPlay screen is not automatically evidence that the underlying activity does not exist.

If the Live Activity is visible on iPhone and you expected a CarPlay alert, temporarily test while parked without a restrictive Focus. If the activity then surfaces, you have isolated alert policy rather than a CarPlay pairing failure.

Do not turn off driving-safety features permanently just to force more visual updates onto the car display. The goal is to identify the boundary, then restore the Focus behavior you actually want.

CarPlay Live Activities are intentionally less interactive

A Live Activity can look and behave differently in the car than on the phone. Apple’s current developer documentation says CarPlay uses a compact, glanceable presentation and disables interactive elements in Live Activities. Apple also tells developers that tapping a Live Activity launches the corresponding app in CarPlay only when that app itself supports CarPlay.

So these are not equivalent symptoms:

  • “I cannot see the activity.”
  • “I can see it, but its button does nothing.”
  • “Tapping it does not open the iPhone-only app on my car screen.”

The latter two can reflect CarPlay’s safety model rather than a malfunction. Do not reset the phone because a control that works on the Lock Screen is intentionally unavailable while driving.

A plain CarPlay app is not required for every Live Activity

Another easy assumption to discard: an app does not necessarily need its own traditional CarPlay app to have a Live Activity presented in CarPlay. Apple’s CarPlay developer material says apps that already provide a small widget or Live Activity can have that content appear in CarPlay without building a conventional CarPlay app experience.

That also explains the reverse limitation. Seeing an activity does not mean the full app interface can be launched in the car. Presentation of timely status and availability of a complete CarPlay app are separate capabilities.

Update software only after you know which side is failing

If an eligible Live Activity works on iPhone but no Live Activities appear in CarPlay, check Settings > General > Software Update and install the latest supported iOS release available for the phone. Also update the affected app through the App Store.

The feature arrived in iOS 26, so a vehicle paired to an iPhone running older software is not a settings puzzle. It is outside the software baseline for CarPlay Live Activities.

Current iOS 27 documentation continues to include Live Activities as a CarPlay feature. Updating is therefore a sensible compatibility step after the source activity has been proven—not a substitute for proving it.

Restart the session before rebuilding the pairing

If multiple proven iPhone Live Activities fail to reach CarPlay, disconnect the iPhone from CarPlay and reconnect it. For wired CarPlay, reseat the cable and use a known-good data-capable connection. For wireless CarPlay, end the session and establish it again. Restarting the iPhone is also reasonable at this stage.

These steps refresh the presentation session without erasing the vehicle relationship.

Only escalate to forgetting and pairing the vehicle again when the evidence is broader than one missing Live Activity—for example, CarPlay itself repeatedly fails to connect, multiple CarPlay features are malfunctioning, or reconnecting/restarting does not restore any proven activities.

Do not use Network Reset as a Live Activity shortcut

Reset Network Settings removes saved network-related state and creates collateral setup work. It is not a targeted repair for an app whose Live Activity is disabled or never started. Likewise, signing out of the Apple Account, erasing the iPhone, or deleting every CarPlay pairing is disproportionate when one app is the only failure.

A destructive reset is especially poor diagnostics because it can make the original symptom impossible to reproduce. The useful evidence is whether the activity exists on iPhone, whether another activity reaches the same car, and whether Focus changes only the alert.

Three symptom patterns point to three different owners

The activity never appears on iPhone. The likely owner is the app/event layer. Check the per-app Live Activities setting, app version, and whether that event actually supports Live Activities.

The activity appears on iPhone, and other apps appear in CarPlay. Keep the investigation app-specific. The general CarPlay connection has already passed a useful control test.

Several active iPhone Live Activities disappear only in CarPlay. Now the shared car-facing layer deserves attention: Focus alert behavior, iOS/app updates, session reconnection, and—only if broader CarPlay problems persist—repairing the vehicle pairing.

The safest repair order follows the activity downstream

  1. Start one eligible Live Activity and confirm that it exists on iPhone.
  2. Check Settings > Apps > [app] > Live Activities for the affected app.
  3. Compare a second known-good Live Activity if available.
  4. Test Focus only if the activity exists but the expected CarPlay alert is missing.
  5. Update the app and iOS if the source is valid but presentation remains inconsistent.
  6. Reconnect CarPlay and restart the iPhone.
  7. Repair the vehicle pairing only when multiple CarPlay functions or multiple proven Live Activities fail.

This order is deliberately conservative. It starts with the information source and moves toward the car only after each upstream layer has passed.

When nothing is actually broken

Some reports of “missing” CarPlay Live Activities are expectation mismatches. The app may be sending ordinary notifications instead of a Live Activity. Dashboard may not be open, so the activity arrives as a notification. The activity may be visible but non-interactive by design. Or the app may expose timely status in CarPlay without offering a full CarPlay app to launch.

The useful test is not whether CarPlay reproduces the iPhone interface. It is whether a supported, active piece of glanceable status can travel from the app on iPhone to the appropriate CarPlay surface.

Once you trace that path in order—app event → iPhone Live Activity → per-app permission → alert policy → CarPlay presentation—most failures stop looking like mysterious dashboard bugs. More importantly, you can fix the layer that actually failed without wiping unrelated settings.

Back to blog