Skip to content

Release v12.2.0

Compare
Choose a tag to compare
@InstabugCI InstabugCI released this 14 Nov 14:28
· 147 commits to master since this release

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

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).