The app must run in multiple concurrent local and remote sessions. The app should not require administrator privileges when it runs. User data and settings must be isolated to the user's profile. See link below for more information:
The App Host failed to enumerate WinRT namespaces due to an issue with a winmd file. If you have third party winmd files ...
The App Host failed to launch because a problem occurred while loading the app files and settings. Ensure that the app is ...
The app might not install if the strings or images declared in your app's manifest are incorrect. If the app does install ...
The app must respond to system shutdown and end session messages as quickly as possible. See link below for more information: ...
The app must run in multiple concurrent local and remote sessions. The app should not require administrator privileges when ...
The App Package Manifest should have valid resources defined in the resources.pri file, as per the App Packaging Specification ...
The app package signature was validated for core content of the app package published by %1. Payload won't be validated until ...
The app used the window.close method to terminate. In general, let the user terminate the app. When you need to terminate ...
The app uses CallWindowProcA to send WM_CHAR messages with bogus lParam values. Intercept these and replace the LOWORD(lParam) ...