#where does captureEvent show up in the dashboard?
2 messages · Page 1 of 1 (latest)
they will show on the issues page as an error event.
Your event is probably dropped due to invalid event_id (it is generated by the SDK).
We recommend using either captureException or captureMessage.
https://docs.sentry.io/platforms/react-native/usage/