Releases: Instabug/Instabug-React-Native
Releases · Instabug/Instabug-React-Native
Release v8.7.3
- Fixes
BugReporting.setViewHierarchyEnabledcrashing on iOS.
Release v8.7.2
- Fixes the automatic uploading of the source map files in some cases due to incorrect regex.
- Add a new string reportQuestion to replace the deprecated string startChats.
- Updates native SDKs
Release v8.7.1
- Updates native iOS SDK to v8.7.2
- Fixes
Warning: Require cyclewarnings.
Release v8.7.0
- Updates native SDKs to v8.7
Release v8.6.4
- Fixes an issue on Android that would result in a build error with the message
null is not an object (evaluating u.invocationEventNone)
Release v8.6.3
- Updates native iOS SDK to v8.6.2
Release v8.6.2
- Updates native Android SDK to v8.6.2
- Fixes various bugs and improvements in automatic sourcemap upload scripts.
Release v8.6.1
- Introducing our new logo and branding. Meet the new Instabug: the platform for Real-Time Contextual Insights.
- Updates native SDK dependencies to 8.6.1.
- Adds the
enabledkey toInstabug.reproStepsModeenum to be able to use it withInstabug.setReproStepsModeAPI.
Release v8.5.6
- Fixes an issue that crashes the SDK when calling
Instabug.onReportSubmitHandleron iOS. - Fixes an issue with passing empty string value to
Instabug.setUserAttribute.
Release v8.5.5
- Fixes an issue with the email validation when reporting a bug on Android.
- Fixes an issue with the crash reporting which prevented the report from being submitted on Android.