@vv221 @ellie that's not a very nuanced take. For example, today I found myself writing code to migrate between different internal storage formats in an app, as the format has changed across versions.
Eventually no one is going to be using the old version, and that code is technical debt that can be deleted.
But without telemetry that reports back the version of the app in use it's impossible to know when it's safe to do so.