Closed
Description
We've been seeing errors like this one on some Sentry events (example):
That's "Source code was not found". The consequence is that the stack trace is pretty cryptic.
That event was on iOS, on release 26.20.143 which is the latest. I built that release with the usual tools/ios build
command, which exited with success. It sounds like the Sentry code in the build either didn't run, or didn't succeed in uploading the source code to the Sentry service.