In our user test, one person could not start the app because they had a bitcoin.conf file that was problematic. Instead of the app simply quitting, can we catch the error and show a helpful message?
I like that informative error message if we can generate one for all errors. Not sure about the Continue button if the app cannot start without corrective action.
In our user test, one person could not start the app because they had a
bitcoin.conf
file that was problematic. Instead of the app simply quitting, can we catch the error and show a helpful message?