sentry-unity icon indicating copy to clipboard operation
sentry-unity copied to clipboard

Environments and Debug Symbols

Open Adeptus-Astartes opened this issue 7 months ago • 1 comments
trafficstars

I have single Sentry project with different environments, I want to control manually uploading of debug symbols (android/iOS) via CLI. So my scenario is: I built pre-prod player - upload symbols. And the problem is how does sentry know which debug symbols belongs to which build, since there is no posibility to put version or env in sentry-cli arguments

Adeptus-Astartes avatar Mar 24 '25 09:03 Adeptus-Astartes