A Microsoft platform for building and publishing apps for Windows devices.
Hi @Anonymous - I think this is actually supported, and posted some details on Tauri's github for now.
TLDR - Non-UWP apps just need to bundle to MSIX to support this feature, using one of the methods documented in the "Features that require package identity". There are other features in that article that are available if you bundle to MSIX.
Could you verify if that's correct, and remove the not-supported flag if so?