Skip to content

Allow users send logs directly via Settings page

Taslim Oseni requested to merge update/allow_user_logs into develop

This MR implements #102 (closed).

Users can view and share their logs. When this action is triggered, the user logs are captured, scrubbed of all personal identifying information and then saved to the device storage. The user then sees an option to view or share (as a txt file).

Screenshot_20240109_070745 Screenshot_20240109_070755

Screenshot_20240108_200317

Screenshot_20240108_200447

Screenshot_20240108_200648 Screenshot_20240108_201211

Edited by Taslim Oseni

Merge request reports