Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
[ID: 558956]
View issue level access limits(Press Alt + Right arrow for more information)
Miscellaneous non-feature work
View staffing
Description
We need to bake into Studio a version number of the platform that Studio has been updated to work with. When Studio encounters a more recent SDK the user has installed, or attaches (profiler, debugger, device streaming, etc) to a device running a future version of the platform, the user should be alerted and prompted to upgrade to a newer version.
This will involve updating various parts of the product to consult this version (probably SdkVersionInfo.HIGHEST_SUPPORTED_API. This is an umbrella bug capturing the various other issues needed across the codebase.