Hi Matt,
Yes for me it's a scenario to check because if a user use this app to show pictures he can navigate more than 100 times.
Since this morning I have caught two time a ressource exception when I try to display my webview. But it seems that in C# metro app we can't manage directly ressources. So I can't release ressources use by my webview. I ve see making tests that it wasn't directly the webview which crash but the frame which can't load the webview.
Morethan I ve try to change navigation method of Page class making it sync, async, in an other thread pool... But nothing fix this issue.
No comments:
Post a Comment