This repository was archived by the owner on Nov 19, 2025. It is now read-only.
Instabug-iOS SDK v12.7.0
- 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.