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
Improvements in the visitor authentication process:
Visitors can now be authenticated with the Direct ID token during an ongoing engagement.
The engagement will end when the visitor gets de-authenticated.
All public classes of the Android Widgets SDK are now documented.
Changed
Target API level is increased to 33.
Core SDK embedded to Widgets SDK has been updated to 1.3.0.
Fixed
In applications compiled with API version 34 the application crashed when user was trying to share their screen.
SDKs resource usage grew with each engagement transfer.
SDK stored access tokens without a reference to the Glia site they should give access to, which made initializing the SDK with multiple sites in a short timeframe impossible.
XML theme was not applied to the Call Visualizer dialogs.
Custom icon defined by gliaIconScreenSharingDialog was not shown in the screen sharing dialog.