ComputeforCancer / app

App Development Build
3 stars 1 forks source link

Need Proper error handling on sign in when 3 required conditions are not met #1

Closed Wizardofoddz closed 7 years ago

Wizardofoddz commented 7 years ago

When signing in, with FB or new user and one of the 3 conditions to start computing is not met (i.e. not plugged in to power, wifi, battery level) the user gets the following error message: "There have been problems attaching to scientific project:"

This should display the error condition that is not met. The error above causes confusion.

screenshot_20170128-153733

smartgammadev commented 7 years ago

this is native Boinc error message, it means that there have been internal problems attaching world community grid project, what message should we display, please provide with the correct one.

Wizardofoddz commented 7 years ago

This is been Fixed and committed.