You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: