Hi.
I am developing an xbap application and have run into a problem with users refreshing the application using F5, which results in an immediate application crash. The workaround is to use the browsers refresh button. This reloads the application as expected.
What exactly happens when the user presses F5 in an xbap? Is there any way to override this behavior, or at least make it work as if the user pressed the button in the browser?