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

[MOB-11561] Add `onDimissHandler` API

Open TheBuggedYRN opened this issue 2 years ago • 2 comments

Description of the change

The old BugReporting.onSDKDismissedHandler used to have wrong types in the callback as mentioned in #620. This PR introduces a new API called BugReporting.onDimissHandler that has the correct enum types.

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

Issue links go here

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

TheBuggedYRN avatar Dec 28 '22 15:12 TheBuggedYRN

This issue has been automatically marked as pending feedback because we need additional information to be able to investigate it further. It will be closed in 7 days if it remains inactive. Thank you for your contributions.

stale[bot] avatar Feb 27 '23 18:02 stale[bot]

1 Warning
:warning: You have not included a CHANGELOG entry!
You can find it at CHANGELOG.md.

Generated by :no_entry_sign: Danger

InstabugCI avatar Mar 16 '23 13:03 InstabugCI