AndroidIDE
AndroidIDE copied to clipboard
[Feature]: The IDE should handle crashes gracefully
Feature description
When the IDE crashes, it exits the whole application which might lead to the user loosing any unsaved changes. Instead of exiting the IDE, we should gracefully handle the crash i.e. without closing the IDE. It can be achieved by simply showing a notification to the user about the crash and asking them to report it to the developers. The notification can be an in-app notification (using Flashbar) or a system notification.
What version of AndroidIDE you're using?
v2.5.3 (debug builds)
Duplicate issues
- [X] This issue has not been reported yet.
Code of Conduct
- [X] I agree to follow this project's Code of Conduct