Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add crash and debug information #41

Open
alexwkleung opened this issue Sep 19, 2023 · 0 comments
Open

Add crash and debug information #41

alexwkleung opened this issue Sep 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request general General discussion of a specific topic

Comments

@alexwkleung
Copy link
Owner

Iris should generate crash and debug information that is stored in a .txt file.

Sometimes, users may have issues with the app for an unknown reason. Uploading the crash (if applicable) or debug information from the .txt file when asking for assistance via Issues or Discussions can possibly help identify the core issue alongside their own explanation.

With that being said, Iris has to be able to detect an app crash in order for the .txt file to be generated. The debug information is generated dynamically through a context menu or button press, so the mechanism isn't automatic. While these might be a little tricky to implement, it makes the app more native.

@alexwkleung alexwkleung added enhancement New feature or request general General discussion of a specific topic labels Sep 19, 2023
@alexwkleung alexwkleung self-assigned this Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request general General discussion of a specific topic
Projects
None yet
Development

No branches or pull requests

1 participant