Skip to content

5.3.0

Latest

Choose a tag to compare

@RealMeeseeks RealMeeseeks released this 02 Aug 13:09
f2d0407

Release of games_services and games_services_platform_interface 5.3.0.

Note: 5.2.0 was previously published and retracted on pub.dev, so this feature release ships as 5.3.0.

What's new

  • Android: Achievements.setSteps — set an incremental achievement's absolute step progress (monotonic, Android-only). (#245)
  • iOS/macOS: distinct sign_in_unavailable error code when the sign-in UI won't present, so apps can distinguish "user dismissed" from "modal never showed". (#237)
  • iOS/macOS: showAchievements / showLeaderboards now use GKAccessPoint.trigger on supported OS versions, fixing the non-functional GKGameCenterViewController on iOS/macOS 26+. (#243)
  • Fix: legacy Auth/Player methods no longer return stale cached PlayerData to the first stream listener. (#242)

Full Changelog: 5.1.0...5.3.0