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
[SDK-3343] Use Unity global var instead of hardcoded values for WebGL (#305)
Fixes
[DX-3348] With increased Voltstro UnityWebBrowser TCP timeouts, customers should not see errors like System.IO.IOException: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.. This is based on a fix Voltstro added. See PR for more details. (#307)
Game bridge built from Immutable Typescript SDK version 1.58.0
[DX-3221] Previously, logging out using the Device Code Auth flow redirected users to a localhost page. With this PR, users can now set a logoutRedirectUri without needing to configure the redirectUri (typically used in the PKCE flow), allowing them to choose the page they are redirected to after a successful logout. (#284)
Fixes
[SDK-3266] Fixed Gree WebView clashing if the game also uses the Gree WebView library (#286)
Game bridge built from Immutable Typescript SDK version 1.51.3