"<unlabeled event>" events

We’ve been getting some “<unlabeled event>” events coming in from the last release of our Android app. We’re using the RN Sentry library, version 1.0.0-beta 6. Here’s a sample event. Any idea what this event is?

Could this be a Promise.reject() without any content?

Hm… maybe! I’ll see if we can figure it out. Do you know why there wouldn’t be any stack trace for the event? I thought we would get that even for unhandled promise rejections.