<!--
{
  "documentType" : "article",
  "framework" : "Updates",
  "identifier" : "/documentation/Updates/GroupActivities",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "Group Activities updates"
}
-->

# Group Activities updates

Learn about important changes to Group Activities.

## Overview

Browse notable changes in <doc://com.apple.documentation/documentation/GroupActivities>.

## June 2025

- Create shared experiences for people wearing Apple Vision Pro in the same room,
  starting with visionOS 3. Existing SharePlay apps typically support sharing with people
  who are nearby but you can adopt the latest API like
  [`ParticipantState.pose`](doc://com.apple.documentation/documentation/GroupActivities/SystemCoordinator/ParticipantState/pose)
  and <doc://com.apple.documentation/documentation/GroupActivities/Participant/isNearbyWithLocalParticipant>
  to create the best experience.
- Specify which scene to associate with your app’s group activity in visionOS using the
  <doc://com.apple.documentation/documentation/SwiftUI/View/groupActivityAssociation(_:)>
  SwiftUI view modifier or the
  <doc://com.apple.documentation/documentation/GroupActivities/GroupActivityAssociationInteraction>
  UIKit interaction.

## June 2024

- Customize the placement of spatial Personas in a shared activity using the
  <doc://com.apple.documentation/documentation/GroupActivities/SpatialTemplate>
  and <doc://com.apple.documentation/documentation/GroupActivities/SpatialTemplateElement>
  protocols.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)