Skip to content

Glia Android Widgets 2.7.0

Compare
Choose a tag to compare
@sm-deployer sm-deployer released this 13 Aug 15:54

Added

  • Visitors can now enqueue to multiple queues. You may either define a set of queue ID’s to use for enqueueing, or skip the queue ID in which case the visitor will enqueue in all default queues.
  • It is now possible to disable screen sharing of your application to avoid declaring the foreground service information in Google Play. The update is related to the changes in the Google Play’s foreground service types and policies for applications that run on Android 14 and above.

Changed

Android Gradle Plugin and Kotlin versions are now aligned between the Android Widgets SDK and Android Core SDK, which results in overall better performance of the SDKs.

Fixed

  • Glia bubble no longer appears outside of the application when the overlay flag is disabled.
  • The SDK can no longer get stuck in the connecting state.