sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

[Expo] Expo Updates improvements

Open linear[bot] opened this issue 1 month ago • 1 comments

There are certain Expo Updates features we can try to use or automatically integrate with in our SDK:

  • Track which OTA update caused an error
  • Detect and report emergency launches/rollbacks
  • Monitor OTA download/install performance
  • Track update checks

What we can also do is we can track variables like Updates.runtimeVersion and Updates.updateId (https://docs.expo.dev/versions/latest/sdk/updates/) and add them as breadcrumbs.

linear[bot] avatar Dec 02 '25 14:12 linear[bot]

RN-409

linear[bot] avatar Dec 02 '25 14:12 linear[bot]