- 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 iOS SDK to v8.7.2
- Fixes
Warning: Require cycle
warnings.
- Updates native SDKs to v8.7
- Fixes an issue on Android that would result in a build error with the message
null is not an object (evaluating u.invocationEventNone)
- Updates native iOS SDK to v8.6.2
- Updates native Android SDK to v8.6.2
- Fixes various bugs and improvements in automatic sourcemap upload scripts.
- 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
enabled
key to Instabug.reproStepsMode
enum to be able to use it with Instabug.setReproStepsMode
API.
- Fixes an issue that crashes the SDK when calling
Instabug.onReportSubmitHandler
on iOS.
- Fixes an issue with passing empty string value to
Instabug.setUserAttribute
.
- 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.
- Hot Fixes an issue with
Instabug.setFloatingButtonEdge
and Instabug.setEnabledAttachmentTypes
causing the app to crash.
- Fixes hang/crash issues on iOS 9 devices
- Fixes string mappings for addVideoMessage and conversationsHeaderTitle in iOS.
- Fixes an issue that would cause Android to throw ArrayIndexOutOfBoundsException.
- Fixes an issue that would cause Instabug.framework to appear twice when using CocoaPods.
- Fixes a deadlock that would happen when
console.log
is called immediately after startWithToken
.
- Fixes an issue that prevented app token from being detected correctly when uploading source map files.
- Fixes an issue that caused Android release builds to fail when building on a Windows machine.
⚠️ If you are using React Native 0.60, please follow our migration guide here
- Support for React Native 0.60
- Updates native iOS and Android SDKs to version 8.5
- Fixes an issue that causes the sdk to crash when a network request has no headers.
- Fixes an issue that caused Android release builds to fail when building on a Windows machine.
- Fixes an issue that caused apps to freeze when
onReportSubmitHandler
is called in certain cases.
- Fixes valid email written but gets enter valid email error message on Android.
- Fixes Surveys.getAvailableSurveys API not returning the list of surveys on iOS.
- Fixes typescript definition for the API Surveys.getAvailableSurveys.
- Updates native iOS and Android SDKs to version 8.4.
- Fixes build failure on iOS caused by IBGUserStepsModeEnable not found in SDK.
- Fixes crash caused when calling the setReproStepsMode API with enum value enabled.
- Fixes wrong typescript definition for the setReportTypes API param.
- Fixes an issue that causes release builds to fail on Windows
- Update native android and iOS versions to 8.3.0.
- Fixes Network logging crashes and immutability
- Added new OnReportSubmitHandler API
- Fixed linking script
- Api Name Changes