0

Successfully integrated the sentry.io.

In one of the componet in constructor I have placed a console.log() with invalid variable.

whenever I run using react-native run-ios or react-native run-android it is reported in sentry.io dashboard. (debug mode)

But if I build the apk in release mode using cd android && ./gradlew assemblerelease It doesn't catches any crash.

bashIt
  • 1,006
  • 1
  • 10
  • 26
  • This question will likely get no good answers until you provide some code around your configuration for Sentry.io – rmevans9 Nov 22 '17 at 02:23
  • We recently had something like this on the forum https://forum.sentry.io/t/added-to-react-native-app-not-reporting-any-crashes/2718 Please notice that crashes will be sent after the next app start. – HazA Nov 22 '17 at 08:09
  • No, I waited for a day but nothing showed up in the dashboards. – bashIt Nov 22 '17 at 09:58

0 Answers0