AceCentre / pasco

Phrase Auditory Scanning COmmunicator - AAC App for iOS and the Web
https://app.pasco.chat
GNU General Public License v3.0
14 stars 6 forks source link

Add a remote debugging tool #285

Closed gavinhenderson closed 1 year ago

gavinhenderson commented 2 years ago

We spend a lot of time getting screenshots and stuff and trying to figure out what went wrong, this can be quite annoying and error prone.

There are lots of services that can automatically send any errors to a remote service and take a snapshot of the system to help you figure out how they got to the current error. Some services also have fancy playback features so you can watch a video of exactly of what the user did to cause the error. These services can also help you find common errors quickly.

Here are a few examples of error reporting service:

Maybe there is Open sources ones?