<!--
{
  "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" : "GameController",
  "identifier" : "/documentation/GameController/GCProductCategoryCoalescedRemote",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Game Controller"
    ],
    "preciseIdentifier" : "c:@GCProductCategoryCoalescedRemote"
  },
  "title" : "GCProductCategoryCoalescedRemote"
}
-->

# GCProductCategoryCoalescedRemote

The Apple TV Remote product category for physical and virtual remotes that Game Center combines into a single device.

```
let GCProductCategoryCoalescedRemote: String
```

## Discussion

Game Controller merges the physical Apple TV Remote with the virtual Apple TV Remote app into one [`GCDevice`](/documentation/GameController/GCDevice) object by default. To disable this behavior, or if you fully support the second-generation Siri Remote, set the <doc://com.apple.documentation/documentation/BundleResources/Information-Property-List/GCSupportsMultipleMicroGamepads> key to `YES` in the information property list.

---

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)