Skip to content

Version 2.0.0

Latest
Compare
Choose a tag to compare
@pxo-automation pxo-automation released this 13 Dec 09:23

Release Notes for 2.0.0

December 13, 2024

  • Added:
    • Updates native Android SDK to version 4.0.1.
    • Updates native iOS SDK to version 3.0.1.
    • Updates the default session timeout to 60 seconds.
    • Adds a manualSessionAutoClose configuration parameter to override automatic session end tracking for open sessions when sessionStart is called multiple times.
    • Adds compatibility with Android Gradle Plugin 8.
    • Adds identification of Cancel button clicks in in-app message close events and inclusion of the button label in the tracked event.
    • Adds minor documentation improvements.
  • Fixed:
    • Fixes an issue on iOS where an empty App Inbox caused click events to be passed to the underlying app.
    • Fixes an issue where, in certain scenarios, the app would crash while parsing Recommendations .

Release Notes