Skip to content

Releases: devrev/devrev-sdk-react-native

Version 2.1.0

27 Jun 11:21
fe73dd9
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:46
cf83e92
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:10
7aa5842
Compare
Choose a tag to compare

Release version 1.0.0-beta.7

Version 1.1.7

04 Jun 09:25
18da51e
Compare
Choose a tag to compare

Fixed

  • Android only: Fixed an issue where the Android bridge would throw a compiler error.