QuickbirdUWPDashboard icon indicating copy to clipboard operation
QuickbirdUWPDashboard copied to clipboard

App self-restart on Crash

Open VladimirAkopyan opened this issue 6 years ago • 3 comments

Simple - make the app restart itself on crash. That would allow the app to be viable outside Assigned Access mode. It also appears that Assigned Access no longer guarantees that the app will stay running - in recent testing it no longer gets restarted.

This will stop Microsoft laughing on it;s way to the bank.

https://blogs.windows.com/buildingapps/2017/07/28/restart-app-programmatically/#oqBqvmQP6WVLW6xY.97

https://docs.microsoft.com/en-us/uwp/api/windows.applicationmodel.core.coreapplication#Windows_ApplicationModel_Core_CoreApplication_RequestRestartAsync_System_String_

VladimirAkopyan avatar Sep 30 '17 00:09 VladimirAkopyan