Firebaseui-android: "Code: 8 Message: 8" error when double tapping "Sign In" button

Created on 20 Nov 2018  路  3Comments  路  Source: firebase/FirebaseUI-Android

Step 2: Describe your environment

  • Android device: Samsung A3 and Xiaomi A1 (not tested on other devices yet)
  • Android OS version: 7 and 8.1
  • Google Play Services version: 4.0.1
  • Firebase/Play Services SDK version: 16.04
  • FirebaseUI version: 4.2.1

Step 3: Describe the problem:

FirebaseUI reverts to main screen with toast: "Code: 8 Message: 8" when "Sign-In" button is tapped twice on the "You already have an account screen"

Steps to reproduce:

  1. Sign up with Google account
  2. Sign in with email option
  3. On "You already have an account" screen, tap sign in button twice

Sometimes there is a bit of a delay and user thinks that they did not tap the button, resulting in this behaviour.

Observed Results:

Code: 8, Message: 8 toast is displayed and UI reverts to main screen.

Expected Results:

User should not be able to double tap the sign-in button.

fix-implemented bug

Most helpful comment

Fixing this in #1541

All 3 comments

@hendrep thanks for this! I was able to reproduce the bug.

Fixing this in #1541

This has been released in version 4.3.0.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ozican picture ozican  路  6Comments

ghost picture ghost  路  5Comments

sbotev5 picture sbotev5  路  4Comments

long1eu picture long1eu  路  4Comments

samtstern picture samtstern  路  3Comments