You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supports banner, interstitial, and rewarded ads (Google AdSense)
MSN
Added cloud saves support
Fixed payments.purchase flow
SDK updated from rc.20 to rc.21
Discord
Updated authentication
Fixed isInviteFriendsSupported and isShareSupported
YouTube, Yandex, Facebook
Small fixes
QA Tool
Added authorization state management in the player state section
Internal storage is now available only to authorized players
Added a guest state for unauthorized players
Fixed platform.language
Added the ability to launch the QA tool via URL, including launching from localhost
Added the ability to manage the state of advertisements
Playgama
Fixed tryParseJson logic for the storage.get method
Added support for game_ready message
JS Core
Added built-in overlay Device Orientation Popup displayed on mobile and tablet devices when screen orientation doesn't match the supported orientations
Configurable via options.device.useBuiltInOrientationPopup & options.device.supportedOrientations
Uses Screen Orientation API with matchMedia and dimension comparison fallbacks
Centralized array validation for storage.get, set, and delete methods
Added postToParent and postToSystem utility functions
Unified platform-specific error constants into a single ERROR.GAME_PARAMS_NOT_FOUND constant