You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for capturing screen names created by SwiftUI in Bug Reporting, Crash Reporting & Session Replay.
Adds a new callback that instructs Instabug to await user confirmation before sending any crash reports. Applies to Fatal errors, Forced Restarts, and OOM (Out of Memory) reports, excluding AppHangs and Non-fatal errors.
Adds support for WebViews loading in App Performance Monitoring.
Adds ability to export Session Replay URL.
Adds a new API to control enabling and disabling of User Terminations and AppHangs.
Fixes an issue that caused slider and switch user steps not captured.
Fixes an issue that causes screenshots to not get captured in repro steps in specific scenarios.
Fixes a crash that occurred under certain conditions while deleting core data.
Fixes a crash that occurred when Chat’s message date is nil.
Fixes a crash that occurred when attempting to save network data with no disk space available.