Instabug-React-Native icon indicating copy to clipboard operation
Instabug-React-Native copied to clipboard

Fix(fit52)/non fatal crash and async interceptor

Open MoKamall opened this issue 8 months ago • 2 comments

Description of the change

  • fix crash on non-fatal crash v.0.77.1 RN
  • prevent not sending the unSent xhrRequest

Type of change

  • [ ] Bug fix (non-breaking change that fixes an issue)
  • [ ] New feature (non-breaking change that adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

  • https://instabug.atlassian.net/browse/INSD-13172
  • https://instabug.atlassian.net/browse/INSD-13258

Checklists

Development

  • [ ] Lint rules pass locally
  • [ ] The code changed/added as part of this pull request has been covered with tests

Code review

  • [ ] This pull request has a descriptive title and information useful to a reviewer
  • [ ] Issue from task tracker has a link to this pull request

MoKamall avatar Mar 25 '25 14:03 MoKamall

Warnings
:warning:

You have not included a CHANGELOG entry! You can find it at CHANGELOG.md.

Coverage Report

Label Coverage Status
JavaScript 95.1%
Android 50.2%
iOS 51.5%

Generated by :no_entry_sign: dangerJS against e9fa1c34ad647a781f0994285610ab532a22ba2f

InstabugCI avatar Mar 25 '25 15:03 InstabugCI

Your snapshot has been generated! :rocket:

Installation

You can install the snapshot through NPM:

npm install [email protected]

or Yarn:

yarn add [email protected]

InstabugCI avatar Mar 25 '25 15:03 InstabugCI