Skip to content

Releases: devrev/devrev-sdk-expo

Version 2.1.0

07 Jul 04:42
Compare
Choose a tag to compare

Added

  • Added support for React Native new architecture.
  • iOS only: Introduced crash reporting integrated with session recordings.

Changed

  • Bumped the react native version of the SDK to 0.79.0.
  • Bumped the iOS minimum deployment target to 15.1.
  • iOS only: Improved the support widget navigaion.

Fixed

  • Fixed an issue with timer tracking to ensure correct session properties are recorded.

Version 2.0.0

17 Jun 10:50
e83829a
Compare
Choose a tag to compare

Changed

  • Improved the communication with the DevRev backend.
  • Improved the encryption techniques used throughout the SDK.

Removed

  • The getSessionURL function has been removed.

Version 1.0.0-beta.7

09 Jun 12:13
a6fed7f
Compare
Choose a tag to compare

Removed

  • Removed the hardcoded kotlin version from the plugin to prevent issues in version updates.