Instabug-React-Native
Instabug-React-Native copied to clipboard
[MOB-11561] Add `onDimissHandler` API
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
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.
1 Warning | |
---|---|
:warning: | You have not included a CHANGELOG entry! You can find it at CHANGELOG.md. |
Generated by :no_entry_sign: Danger