Sentry: No stacktraces available in Sentry

Hi,

I’ve successfully set up Sentry and uploading source maps as described here: Using Sentry with Expo | Sentry Documentation

But I can’t see any stacktraces in Sentry what so ever!? Any help or leads would be appreciated.
The primary target for my app is Android so have barely tested in on iOS.

I’ve had the same issue, turned out the properties “organization” and “project” were incorrect. Make sure the authToken is correct as well. Are you getting the upload report after publishing in XDE?

Thanks for your reply @abdallamohamed.

I’m using the command line but yes I get a confirmation of uploaded source maps. I will check if my other properties are misconfigured some how.