Sentry stack trace full of Unknown (SDK 44)

Hi all!

We have a project using expo, and we’ve been using sentry-expo since the beginning. We recently moved to SDK 44 and have been using EAS builds since SDK 42.

We updated the app.json with:

"plugins": [
  "sentry-expo"
],

However, some errors seem to have a good stack trace and others don’t, and are full of Unknown:

This makes it really hard for us to debug. We checked the source-maps and they seem to be uploaded just fine.

I don’t know what additional useful information to provide so don’t hesitate to ask!

Cheers

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