#parsing an evelope in an external crash reporter

2 messages · Page 1 of 1 (latest)

placid scaffold
#

I want to parse the created envelope, to display e.g. the contained product name. I see some functions for this in the header, e.g. sentry_envelope_get_header(..), but there is no documentation for this. Can I use these functions? Are they available in the native SDK?

tidal cradle
#

we dont have a publicly documented api to check it, as it is not a common request.
you can use before send and get the information from the event directly