Hello,
When testing GameKit "Manage Game Progress" in Xcode 26:
On iOS devices, achievements, leaderboards, and party code data display and work correctly.
On macOS devices, none of these data appear in "Manage Game Progress."
Is this a known issue with macOS GameKit, or is there a limitation compared to iOS?
If it is not a bug, is there any additional configuration needed to make achievements and leaderboards visible on macOS?
- I also included the GameKit bundle in my macOS app and enabled Enable Debug Mode in GameKit Configuration in the scheme options.
Thank you.
Hello,
It's sounds like your configuration is correct (including use of platform-specific bundle) and you've discovered another bug in macOS.
We expect parity with iOS.
Try syncing the bundle with App Store Connect again and if that doesn't work send us a bug report.
You'll also want to ensure you're testing a version of your game that isn't live yet.