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

Error reporting inside application #105

Closed
valentinstoychev opened this issue May 1, 2015 · 2 comments
Closed

Error reporting inside application #105

valentinstoychev opened this issue May 1, 2015 · 2 comments
Labels

Comments

@valentinstoychev
Copy link

There is a room for improvement in our error reporting workflow. Lets see how we can improve it. Here are several ideas that are floating around:

  • Create a module that can overlay the app UI and show at runtime the console messages and various app metrics like:
    • memory usage
    • CPU usage
    • fps
    • network usage
  • Create a special "error view" which is displayed when an unhandled exception occurs:
    • show all the details we know about the error
    • option to navigate to the actual source code where the error occured
@valentinstoychev valentinstoychev added this to the 1.1.0 milestone May 1, 2015
@hshristov hshristov removed this from the 1.1.0 milestone May 18, 2015
@valentinstoychev valentinstoychev added this to the 1.2.0 milestone May 19, 2015
@valentinstoychev valentinstoychev removed this from the 1.2.0 milestone Jun 1, 2015
@enchev
Copy link
Contributor

enchev commented Feb 15, 2016

This actually should be our App Inspector.

@enchev enchev closed this as completed Feb 15, 2016
SvetoslavTsenov added a commit that referenced this issue Mar 20, 2019
@lock
Copy link

lock bot commented Aug 30, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Aug 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants