Backward Compatibility and the AppXManifest Schema Sets

MVP

STATEMENT: The community desperately needs documentation on what features of MSIX work on what versions of the OS.  

 

Description: It is not possible to know what the minimum version OS is required to make use of one of the many possible elements/attributes that are described in the many AppXManifest file schemas.  At best, we might find a blog post about a new item that mentions a minimum build number.  And while it might work out that we could assume that any other element that appeared in that schema set (for example UAP8) also requires that minimum build number, that is not guaranteed. Customer OS's are almost never up to date. We cannot build/repackage without knowing this information.  Windows API documentation was always clear on applicability, but we are totally blind here. 

 

Proposal: I propose that there should be a project to update the online documentation for the AppXManifest schema that includes an applicability statement for EVERY element.

 

Comments: Yeah, this is going to be a lot to ask for.  Chances are nobody at Microsoft even has an answer for ever case at this point.  But please put a stake in the ground and take this on.  You could even document it like this:

      Compatibility:

            Works on:  OS 10.0.xxxxxxx and 11.0.yyyyyyy and above

            Possibly works on:    OS 10.0.zzzzzzz and above

which would be better than what we have today.

 

 

1 Reply