ActivityWatch / aw-android

ActivityWatch for Android, using aw-server-rust as backend.
Mozilla Public License 2.0
165 stars 29 forks source link

Exporting as CSV Option Crashes App #104

Open tlcameron3 opened 9 months ago

tlcameron3 commented 9 months ago

Every time I try to export a bucket as a csv file, the app sends me to my home screen, seemingly crashing. A popup declares that there is some sort of bug, but seems like it is system-generated. Does not occur with JSON exports.

ErikBjare commented 9 months ago

Thanks for the report, we are probably missing some configuration in the WebView to handle CSV downloads.

Will get a fix into the next release.