Added hot and cold app launch time. You can find more information here: Android and iOS
Fixed an issue where error stack trace length would cause crashing in iOS apps
Add methods that are currently available in the Android and XCFramework agents. Add recordError to record JavaScript errors for React Native. Add methods to set agent configuration after the agent has…
Fixed issue where JS Errors are not recording for iOS apps when Error stack length is lesser than 4096
Fixed an issue for android where the app is crashing when errostack is null
Add Routing Instrumentation which will capture the current screen and record it as breadcrumb. Add support for Native Agent's Features Configuration
Fixed Crash for Error StackTrace
React Native is an open-source JavaScript framework, designed for building apps on multiple platforms like iOS and Android and utilizing a single code base. It is based on React, and it brings all its…