QuickbirdUWPDashboard icon indicating copy to clipboard operation
QuickbirdUWPDashboard copied to clipboard

Quickbird UWP App and Server

Results 47 QuickbirdUWPDashboard issues
Sort by recently updated
recently updated
newest added

Designed an API to control devices - needs to be implemented

Feature

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...

bug

Capture app crashes somehow. Log the crash, send it to server!

WTF
UWP 6.0 Needed

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...

Feature
UWP 6.0 Needed

SQLite is a piece of crap and can't do migrations properly. Nuke it from the orbit and use DBreeze.

Feature
API
DataMOdel

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

Feature
UWP 6.0 Needed

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?

UI Design

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.

bug
WTF