<!--
{
  "availability" : [
    "iOS: 11.0.0 - 18.0.0",
    "iPadOS: 11.0.0 - 18.0.0",
    "macCatalyst: 13.1.0 - 18.0.0",
    "tvOS: 11.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/SKCloudServiceSetupOptionsKey/messageIdentifier",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "StoreKit"
    ],
    "preciseIdentifier" : "c:@SKCloudServiceSetupOptionsMessageIdentifierKey"
  },
  "title" : "messageIdentifier"
}
-->

# messageIdentifier

A key that is used to select the main message presented to the user for this setup view.

```
static let messageIdentifier: SKCloudServiceSetupOptionsKey
```

## Discussion

If this key is missing, the setup view is configured as if it is using the [`join`](/documentation/StoreKit/SKCloudServiceSetupMessageIdentifier/join) key by default.

---

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)