Instabug-Cordova
Instabug-Cordova copied to clipboard
[MOB-12851]: Add passing SDK version to the native SDK support
Description of the change
Add the support of passing the RN SDK version to the native SDK by sending it as a second parameter in setCurrentPlatform
API.
Type of change
- [ ] Bug fix (non-breaking change that fixes an issue)
- [x] 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
JIRA Ticket ID: MOB-12851
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