Release v12.4.0
Changed
- Bump Instabug iOS SDK to v12.4.0 (#1074). See release notes for v12.3.0 and v12.4.0.
- Bump Instabug Android SDK to v12.4.1 (#1076). See release notes for v12.3.0, v12.3.1, v12.4.0 and v12.4.1.
Fixed
- Fix an issue with
Instabug.init
on Android causing the app to crash while trying to get the currentApplication
instance through the current activity which can benull
in some cases by utilizing the React context instead (#1069). - Fix an issue with unhandled JavaScript crashes not getting linked with the current session causing inaccurate session metrics (#1071).