<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GroupActivities",
  "identifier" : "/documentation/GroupActivities/GroupActivityActivationResult/activationDisabled",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Group Activities"
    ],
    "preciseIdentifier" : "s:15GroupActivities0A24ActivityActivationResultO18activationDisabledyA2CmF"
  },
  "title" : "GroupActivityActivationResult.activationDisabled"
}
-->

# GroupActivityActivationResult.activationDisabled

A result that indicates the user disabled the automatic sharing
of activities, or prefers to perform the activity locally.

```
case activationDisabled
```

## Discussion

Use the available context to determine the best way to proceed
with this action. For example, instead of sharing a movie with
a group, configure playback locally on the user’s device. For
activities that only make sense in a group environment, you might
alert the user that you can’t start the activity.

---

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)