locked
Recommended way to catch errors without WinJS terminating the app RRS feed

  • Question

  • In the previous builds the app was not terminated but now this completely changed. Is there a way to prevent the app from terminating?

    I recon that I can register an Application listener for the "error" event. Is that the correct way now?

    Promise.onerror and window.onerror do not seem to work anymore.

    Wednesday, June 13, 2012 1:04 PM

Answers