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 a developer mode in the settings #745

Closed
bmarty opened this issue Dec 6, 2019 · 1 comment
Closed

Add a developer mode in the settings #745

bmarty opened this issue Dec 6, 2019 · 1 comment
Assignees
Milestone

Comments

@bmarty
Copy link
Member

bmarty commented Dec 6, 2019

In this mode, user will be able to enable verbose log.
Also the app may crash more often when developer mode is on, to face more potential errors:
fun Rx.setupRxPlugin() could make the app crash when developer mode is on.
User has to be warned about that, or maybe enable it behind another setting with label "Fail fast" and summary "RiotX may crash more often when an unexpected error occurs"

Also we could implements the command /devtools, but it will be in another issue

@bmarty bmarty self-assigned this Jan 8, 2020
@bmarty bmarty added this to the Sprint8 milestone Jan 8, 2020
bmarty added a commit that referenced this issue Jan 8, 2020
bmarty added a commit that referenced this issue Jan 9, 2020
@bmarty
Copy link
Member Author

bmarty commented Jan 9, 2020

Done in #820

@bmarty bmarty closed this as completed Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant