Skip to content

Commit cd6da3d

Browse files
authored
Update PlaygamaBridge to v1.27.0 (#1936)
## v1.27.0 ### Xiaomi (beta) - New platform integration - 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 - Improved loading from CDN ### GDevelop - Added `options` to `payments.purchase` method - Improved loading from CDN
1 parent 9a8bb8d commit cd6da3d

File tree

1 file changed

+35
-7
lines changed

1 file changed

+35
-7
lines changed

extensions/reviewed/PlaygamaBridge.json

Lines changed: 35 additions & 7 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)