Releases: devrev/devrev-sdk-ios
Releases · devrev/devrev-sdk-ios
Version 2.2.6
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
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
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
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
Changed
- Improved infrastructure for custom masking.
Version 2.2.1
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
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
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
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
Fixed
- Improved masking support for web views and plugins.