Skip to content

Release v13.4.0

Latest
Compare
Choose a tag to compare
@InstabugCI InstabugCI released this 02 Oct 15:44
f3ce218

Added

  • Add support for Expo Router navigation tracking (#1270).
  • Enhance the network interceptor to capture more client error messages (#1257).

Changed

Fixed

  • Fix an issue with JavaScript fatal crashes on iOS causing them to be reported as native iOS crashes instead. (#1290).
  • Correctly resolve the flavor path when uploading sourcemaps on Android. (#1225).
  • Drop non-error objects reported as crashes since they don't have a stack trace (#1279).
  • Fix APM network logging on iOS when the response body is missing or empty. (#1273).