kartaview / android

Android app for collecting KartaView imagery
MIT License
136 stars 30 forks source link

Error Generation and Reporting #69

Closed chrisdebian closed 7 years ago

chrisdebian commented 7 years ago

Today, an error report briefly flashed up on my screen, when I used the 'back' button. This would be useful for the devs to look at, and perhaps functionality could be incorporated, which allowed users to submit the output, for investigation.

Cheers,

Chris.

chrisdebian commented 7 years ago

Not sure whether any one looks at these bugs/ feature requests, but I think the application would reach maturity much more quickly, if automated bug reporting was enabled, or at least make it an option, when an error is generated.

Thank you,

Chris.

kalmanbencze commented 7 years ago

Hi @chrisdebian , the crash logs and errors get logged through fabric crashlitics, together with relevant information, where we can se statistics and ultimately fix them. Besides this, we also planned a manual error reporting mechanism, which send us the relevant logs from the app. So rest assured as long as you connect to the internet after an error or crash, we get the automated report.

Thanks, Kalman, android dev

chrisdebian commented 7 years ago

Great!

Thank you.