Hi,
it seems that whenever my datasource gets noResponse and throws
WinJS.Promise.wrapError(new WinJS.ErrorFromName(WinJS.UI.FetchError.noResponse));
the app crashes. I can only assume this is not the normal expected behavior. To repro just throw the error in the success callback.
Can anyone confirm this?
Thanks
Censored