Closed pyby closed 3 years ago
Feature request
Builds used for pre-production should send the preprod value for environment in the diagnostic report.
preprod
environment
tvOS builds only have a TestFlight distribution. The current code returns prod for the diagnostic environment.
prod
A recommandation should be to use SRGAnalytics tracker environment, if the tracker is instanced, use it to have the same diagnostic environment. See https://github.com/SRGSSR/srganalytics-apple/issues/37.
SRGAnalytics
Always reproducible
I had a look at the branch, I just extracted the flag logic (as was already done for other flags).
Issue type
Feature request
Description of the problem
Builds used for pre-production should send the
preprod
value forenvironment
in the diagnostic report.tvOS builds only have a TestFlight distribution. The current code returns
prod
for the diagnostic environment.A recommandation should be to use
SRGAnalytics
tracker environment, if the tracker is instanced, use it to have the same diagnostic environment. See https://github.com/SRGSSR/srganalytics-apple/issues/37.Environment information
Reproducibility
Always reproducible
Steps to reproduce
environment
value.