sentry-expo and saving large amounts of data

Is it possible to save large amounts of data with sentry-expo? The use case is saving a http request payload. If logging normally it would get truncated in Sentry website.

Bare workflow
Expo-cli version: 6.0.5
sentry-expo 4.2.0
@sentry/react-native 3.1.1

  • What you have tried so far

I have tried looking for function to add attachments but couldn’t find one that works with react native.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.