Skip to content

Releases: devrev/devrev-sdk-ios

Version 2.2.6

17 Dec 13:05

Choose a tag to compare

Added

  • Introduced a capture error API so apps can report runtime errors through the SDK.
  • Improved rage tap detection to avoid misclassifying double taps as rage taps.

Fixed

  • Corrected timer response rounding to return accurate durations.

Version 2.2.5

20 Nov 12:33

Choose a tag to compare

Added

  • Added automatic restoration of sessions lost when the app is killed.

Changed

  • Improved crash log parsing and formatting for clearer diagnostics.
  • Refined the session upload pipeline improved reliability.

Version 2.2.4

03 Nov 10:25

Choose a tag to compare

Added

  • Added support to track user interactions within WebView components, improving analytics and engagement insights.

Changed

  • Simplified identification flow by deprecating redundant anonymous API usage.

Fixed

  • Fixed issues in the logout process to ensure complete session termination and improved reliability.

Version 2.2.3

14 Oct 08:32

Choose a tag to compare

Added

  • Added the ability to pause and resume user interaction event tracking, offering more security on the confidential screens.

Changed

  • Improved performance and modularity by decoupling the screen recording functionality from the main tracking flow.

Fixed

  • Corrected incorrect or missing device model names on certain iPhone versions.
  • Fixed visual distortion issues when zooming inside web view.

Version 2.2.2

16 Sep 11:47

Choose a tag to compare

Changed

  • Improved infrastructure for custom masking.

Version 2.2.1

28 Aug 11:06

Choose a tag to compare

Added

  • Extended the sample app with masking of web views, table views and lists.

Fixed

  • Fixed the broken Objective-C signature for the identifyVerifiedUser:sessionToken: method.
  • Fixed user properties missing in session recording.

Changed

  • Improved the API reference and integration guide.

Version 2.2.0

05 Aug 14:35

Choose a tag to compare

Added

  • Introduced custom masking controls for improved privacy management.

Fixed

  • Fixed an issue where manual unmasking did not work during session capture.
  • Resolved a session recording issue affecting SwiftUI views.

Version 2.1.0

26 Jun 12:54
ce7f759

Choose a tag to compare

Added

  • Introduced crash reporting integrated with session recordings.
  • Improved support widget navigaion.

Fixed

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

Version 2.0.2

12 Jun 11:40
21d5a4e

Choose a tag to compare

Fixed

  • Included the actual changes intended for version [2.0.1] related to improved masking support for web views and plugins.

Version 2.0.1

12 Jun 11:17
061c2c0

Choose a tag to compare

Fixed

  • Improved masking support for web views and plugins.