Sentry not showing source #3019
Replies: 6 comments 12 replies
-
Hi, Does this warning happens with all the app or some of them are symbolicated correctly and only some of them are not? Could you check specifically the mentioned release in the error, |
Beta Was this translation helpful? Give feedback.
-
The issue likely stems from mismatched release/version identifiers or missing ProGuard mapping files in your Sentry setup. Checklist to Resolve:
Let me know if you need help troubleshooting any specific step! |
Beta Was this translation helpful? Give feedback.
-
Hi, I'm using sentry for react native I have integrated it with gradle it uploads the sourcemaps fine, but I'm getting this error on sentry UI.
We have couple of white-label apps that have same source code but different version and id, I want to know what am I missing
I see that it uploads source maps correctly for each app and version to the senty I can see that
This is how clicking on uploaded source maps look
I also see some stuff uploaded to Debug Files section but ProGuard is empty
Thanks alot
Beta Was this translation helpful? Give feedback.
All reactions