at_onboarding_flutter: If the root server is uncontactable, the error displayed to users is deeply misleading
Closed this issue · 1 comments
gkc commented
Which at_widget package you find issue with?
at_onboarding_flutter
On what platforms did you experience the issue?
Android, iOS
What version are you using?
at_onborading_flutter any recent
What happened?
If root service happens to be unavailable for some reason, the error message displayed to the user is deeply misleading, saying Your atSign is not registered yet. Please try with the registered one.
We should instead display something more sensible like atDirectory not responding; failed to look up your atSign. Please try again.
Additional info
See also atsign-foundation/at_libraries#368