Universal Login - email validation
With reference to above mentioned ticket. In universal login, when invalid email is typed, there is no validation done until the login button is pressed. Require validation of valid email format, as we move out of email field. This is handled in Lock widget. But not in universal login.
We are building mobile applications and using Universal Login. Our current iOS / Android apps uses Lock widget and there is validation on email while moving focus out of email field. Expecting same behavior while using Universal Login