Tracing App
AdminStudio 2022 R2 SP1 | 24.01 | MSIX Editor
Tracing of your MSIX package enables you to identify any run time issues of your package.
To trace an MSIX package:
| 1. | Open your desired MSIX package in the MSIX Editor using the Open button in the MSIX Editor ribbon. | 
| 2. | If the MSIX Package is not already signed, specify a certificate file (.pfx) or Certificate Store in the Signing section of Preferences. | 
| 3. | Click on the Trace App button in MSIX Editor ribbon. | 
| 4. | Upon launching, run the application and notice the logs in the Output window to identify the run time issues while tracing is running in the background. | 
Note:An MSIX package must be signed and installed for successful tracing. The package will first be signed, if not already signed and then installed to begin tracing.
See Also