This repository was archived by the owner on Jan 28, 2026. It is now read-only.
Release v12.2.0
Added
- Add an iOS-side init API which allows capturing crashes that happen early in the app lifecycle and before the JavaScript code has started (#1056).
Changed
- Bump Instabug iOS SDK to v12.2.0 (#1053). See release notes.
- Bump Instabug Android SDK to v12.2.0 (#1052). See release notes.
Fixed
- Fix an issue with Android Gradle Plugin namespace support required for React Native 0.73 and backward compatibility with previous versions (#1044).
- Fix an issue with unhandled JavaScript crashes being reported as native iOS crashes (#1054)
- Re-enable screenshot capturing for Crash Reporting and Session Replay by removing redundant mapping (#1055).