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
ComposeActivity has the ability to notify the user when an error occurs during as Task (i.e. Send, get remaining SMS, etc...)
The AddAccountActivity should also support these type of notifications.
The Operator#login method will now be able to return more detailed failure cases and so the AddAccountActivity should handle these notifications and inform the users appropriately.