wix-incubator / react-native-newrelic

New Relic reporting for React Native
MIT License
79 stars 82 forks source link

Crash reports for overrideConsole and reportUncaughtExceptions are not reporting. #30

Open harishlalwani opened 6 years ago

harishlalwani commented 6 years ago

I have implemented all the steps for android set up after installation is only logs http requests and there are no javascript error logs and no crash reports on new relic.

FinHead commented 6 years ago

@harrie006 Did you find a solution? We just spent all day on this and couldn't get any React Native Android crashes to appear on New Relic. We could only get app launches to appear when running a debug build and nothing appeared when running a release build.

harishlalwani commented 6 years ago

@FinHead We need to improve library for crash analytic. Haven't implemented yet. But if you go through this library's source code you will get better idea.

lucasfp13 commented 5 years ago

@harrie006 Did you find a solution? We just spent all day on this and couldn't get any React Native Android crashes to appear on New Relic. We could only get app launches to appear when running a debug build and nothing appeared when running a release build.

can you paste here your configuration of NewRelic on Android? I don't receiving any reports or app launches log on my dashboard, I guess it's something wrong on installation/configuration process

nisargdesai15 commented 2 years ago

official newrelic react native agent is available https://docs.newrelic.com/docs/mobile-monitoring/new-relic-monitoring-react-native/monitor-your-react-native-application/