> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PlayFab Services for macOS

> Compare PlayFab Services SDK options for macOS game development: C/C++ with quickstart, Unreal Engine marketplace plugin, and Unity3D SDK.

# PlayFab Services SDKs for macOS

The following SDKs are available for game client development on macOS. The right SDK depends mostly on your choice of game engine.

| PlayFab SDK | Description                                                                                                                                                                       | Learn More                                                          |
| ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| C/C++       | Newest SDK featuring a portable C interface and granting full control of memory and threading to the game developer. Intended for integration into high performance game engines. | [C/C++ macOS Quickstart](/services/playfab/sdks/c/quickstart-macos) |
| Unreal      | An Unreal Engine marketplace plugin designed for use with either C++ or blueprint.                                                                                                | [Unreal SDK Overview](/services/playfab/sdks/unreal)                |
| Unity       | Both an editor extension and stand-alone SDK for Unity3d                                                                                                                          | [Unity SDK Overview](/services/playfab/sdks/unity3d)                |


## Related topics

- [iOS and macOS getting started](/services/playfab/multiplayer/networking/apple-specific-requirements.md)
- [PlayFab Services SDK](/services/playfab/sdks/c/index.md)
- [PlayFab Services SDK Release Notes 2023](/services/playfab/release-notes/2023.md)
- [Quickstart macOS](/services/playfab/sdks/c/quickstart-macos.md)
- [PlayFab supported platforms](/services/playfab/sdks/platforms/index.md)
