QuickbirdUWPDashboard
QuickbirdUWPDashboard copied to clipboard
Quickbird UWP App and Server
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...
Capture app crashes somehow. Log the crash, send it to server!
Simple - make the app restart itself on crash. That would allow the app to be viable outside Assigned Access mode. It also appears that Assigned Access no longer guarantees...
SQLite is a piece of crap and can't do migrations properly. Nuke it from the orbit and use DBreeze.
Doing so will make the app no longer dependent on Assigned Access mode, and it will be possible from Autumn creator's update onwards: https://stackoverflow.com/questions/35940683/uwp-app-start-automatically-at-startup
Name the UI clearly for a person that does not know immediately what's happening. What is variety? Why is it there? What is Crop-Type? Why is that there?
If two computers are in different timezones or have different time set by error, graphs will be screwed. It is not clear what needs to be done about this.