rollbar-react-native icon indicating copy to clipboard operation
rollbar-react-native copied to clipboard

Crash and error reporting for React Native using Rollbar

Results 37 rollbar-react-native issues
Sort by recently updated
recently updated
newest added

I'm getting this error when trying to start the application. I followed the tutorial from here. https://docs.rollbar.com/docs/react-native. I have done exactly as documented.

![image](https://user-images.githubusercontent.com/1788177/82060454-6ced3580-9695-11ea-9a1c-b50db6cd60b0.png) The above is an error when running the React Native app on the web. When the consuming application is supporting **[React Native for Web](https://github.com/necolas/react-native-web)**, it would be great if...

## Description of the change For Android, will Add namespace in build.gradle for RN 73 compatibility React Native main topic: https://github.com/react-native-community/discussions-and-proposals/issues/671 ## Type of change - [ ] Bug fix...

When trying to build my Expo managed app on Android, I run into the following error: ``` Attempt to invoke virtual method 'void com.rollbar.android.Rollbar.configure(com.rollbar.notifier.config.ConfigProvider)' on a null object reference' ```...

I am getting app crashes while in App.js, instantiating a Rollbar Client **Steps to reproduce** "react": "18.2.0", "react-native": "0.71.4", "rollbar": "^2.26.2", "rollbar-react-native": "^1.0.0-beta.2" **Platforms** Android **JavaScript runtime** Hermes **Workflow** React...

Rollbar v0.9.3 There are at least two open issues related to sourcemaps problems associated with Hermes. So, it might be worth adding to the documentation (assuming these patterns might have...

I'm curious why `use_frameworks!` is required in our podfile for iOS integration. Adding this parameter disables Flipper in the latest react-native (which is pretty important) and also breaks several other...

Hi, Thank you for your work on this project. I'd like to address a concern regarding the usage of Rollbar-react-native. It appears that the library does not adhere to the...

Prior to enabling Hermes on Android the Minified JS URL would be `//reactnativehost/index.android.bundle. ` After enabling Hermes it is now `//reactnativehost/address at index.android.bundle` Is there any known way to fix...

My app supported change environment while is live my issue is I can't update rollbar config is there any way can I change or update rollbar configuration