Source map is not being read after upload

When releasing a version of a react native app that has sentry integrated into it, and then uploading the source map later, the reported javascript crashes don’t get mapped through the source map, and we get the “Source code was not found for app:///index.bundle” message.

Any update on this issue ? should I send more details ?

We don’t reprocess the issue when you change sourcemaps. You’ll need them uploaded before you push out the release.

1 Like