Closed brotzeller closed 1 year ago
I cannot reproduce this issue and when searching for this exception I only find solutions for Android >11.
csv is just a .txt file, that separate data using "comma". If you want I can try and fix the issue
Sure, you can give it a try. There's a button in the app that should create a csv file and export it to the "Downloads" folder on the device. But for some reason the export fails here.
I made a PR for this fix. It works now.
Step to reproduce
Click "Export to CSV" in the app menu.
Expected result
Data gets exported.
Actual result
Toast reading "Export failed" and no CSV file is generated.
Logcat has
This is on a Samsung device running Android 9.