Release of games_services and games_services_platform_interface 5.3.0.
Note:
5.2.0was previously published and retracted on pub.dev, so this feature release ships as5.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_unavailableerror code when the sign-in UI won't present, so apps can distinguish "user dismissed" from "modal never showed". (#237) - iOS/macOS:
showAchievements/showLeaderboardsnow useGKAccessPoint.triggeron supported OS versions, fixing the non-functionalGKGameCenterViewControlleron iOS/macOS 26+. (#243) - Fix: legacy Auth/Player methods no longer return stale cached
PlayerDatato the first stream listener. (#242)
Full Changelog: 5.1.0...5.3.0