codelab-biometric-login icon indicating copy to clipboard operation
codelab-biometric-login copied to clipboard

Bug on device rotation

Open ir2pid opened this issue 4 years ago • 0 comments

Steps:

  1. Bring up biometric dialog
  2. Rotate device
  3. Try to authenticate
  4. Biometric dialog doesn't close and error in logcat FingerprintDialogFrag: Failed to dismiss fingerprint dialog fragment. Fragment manager was null.

Device:

Name: Pixel_2_XL_API_23
CPU/ABI: Google APIs Intel Atom (x86)
Path: /Users/sudiptadutta/.android/avd/Pixel_2_XL_API_23.avd
Target: google_apis [Google APIs] (API level 23)
hw.lcd.height: 2880
hw.device.name: pixel_2_xl
hw.device.manufacturer: Google
hw.lcd.width: 1440
hw.initialOrientation: Portrait
image.androidVersion.api: 23
image.sysdir.1: system-images/android-23/google_apis/x86/
tag.id: google_apis
AvdId: Pixel_2_XL_API_23
avd.ini.displayname: Pixel 2 XL API 23
tag.display: Google APIs

ir2pid avatar Aug 04 '21 19:08 ir2pid