Skip to content

Links & Navigation live activity has incorrect height on lock screen #133

@Huxpro

Description

@Huxpro

Description

The "Links & Navigation" (deep links) demo live activity renders with an incorrect height on the lock screen. The live activity content appears collapsed/clipped — only a thin bar with "Tap to view details" is visible instead of the full lock screen layout defined in DeepLinksLiveActivityUI.

Steps to reproduce

  1. Run the example app on iOS Simulator (iPhone 17 Pro, iOS 26.2)
  2. Navigate to Live Activities screen
  3. Start the "Links & Navigation" live activity
  4. Lock the device / go to lock screen
  5. Observe the live activity height is too small — content is not fully visible

Expected behavior

The live activity should render at its full intrinsic height on the lock screen, showing all the navigation links and content defined in the DeepLinksLiveActivityUI component.

Actual behavior

The live activity appears as a thin collapsed bar with only "Tap to view details" visible. The layout height seems incorrect.

Screenshot

Image

Environment

  • Device: iPhone 17 Pro (Simulator)
  • iOS: 26.2
  • Voltra: latest main branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions