Open
Description
The app on the tablet crashes sometimes while publishing data, happens every 10 hours or so.
The stack-trace form the store says it's related to the web-socket class, which is entirely feasible.
stackTrace.txt
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
VladimirAkopyan commentedon Oct 7, 2017
Example of crash from the Tablet, compiled to native
Log-171007-222244395.zip
VladimirAkopyan commentedon Oct 8, 2017
Found the bug, by running the app in Visual Studio for a long time:
Crash report:
related code:
improved WebSocket #83, improved logging to capture any errors.
VladimirAkopyan commentedon Oct 8, 2017
Need to implement all the errors from https://docs.microsoft.com/en-us/uwp/api/windows.web.weberrorstatus
[-]websocket-related crash on the publishing app [/-][+]websocket-related crash [/+]