Xcode 26 – "Manage Game Progress" not showing achievements/leaderboards on macOS

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.

Answered by DTS Engineer in 858976022

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.

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.

Xcode 26 – "Manage Game Progress" not showing achievements/leaderboards on macOS
 
 
Q