Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

[BUG] App crashes on Pixel 7 + Android v14 #2835

Closed
nilskuhn opened this issue Dec 24, 2023 · 1 comment
Closed

[BUG] App crashes on Pixel 7 + Android v14 #2835

nilskuhn opened this issue Dec 24, 2023 · 1 comment
Labels
C-bug Category: This is a bug S-duplicate Status: duplicate issue

Comments

@nilskuhn
Copy link

Describe the bug

Since I updated Android on my Google Pixel 7 to version 14, the app crashes on start. The only way to start it successfully is de- and re-install it. Afterwards, I can configure my repo in the app, create a new ssh key, add it to my git server and the app works. But only until it gets closed once. Afterwards, I cannot start it again. The app window just flickers for some milliseconds and I don't see anything.

I attached a video, please let me know, if any further information would be helpful.
Thanks in advance, Nils

Steps to reproduce

Steps to reproduce the behavior:

  1. Install the app.
  2. Try to start it.

Expected behavior

The app starts and works.

Screenshots

android-password-store-app-bug.mp4

Device information

Phone model:
Pixel 7 from 2022, Hardware version MP1.0
Android-Version:
14, latest security update from december, 5th 2023
Baseband-Version:
g5300q-230927-231102-B-11040898,g5300q-230927-231102-B-11040898
Kernel version:
5.10.177-android13-4-00003-ga7208022a7ea-ab10815828
#1 Fri Sep 15 16:40:54 UTC 2023
Build-Number:
UQ1A.231205.015

Additional context

No response

@nilskuhn nilskuhn added C-bug Category: This is a bug S-awaiting-triage Status: New issues that have not been assessed yet labels Dec 24, 2023
@github-project-automation github-project-automation bot moved this to 🆕 Unexplored in APS v2 Backlog Dec 24, 2023
@msfjarvis
Copy link
Member

Thanks for the detailed bug report. The app isn't crashing but in fact the biometric prompt is hitting a platform bug in Android 14 that causes the prompt to act as if the user dismissed it, which causes APS to close itself. That's why you see the flickering effect, the darkened screen overlay is in fact APS trying to launch.

We're tracking the issue at #2802

@msfjarvis msfjarvis closed this as not planned Won't fix, can't repro, duplicate, stale Dec 24, 2023
@github-project-automation github-project-automation bot moved this from 🆕 Unexplored to ✅ Done in APS v2 Backlog Dec 24, 2023
@msfjarvis msfjarvis added S-duplicate Status: duplicate issue and removed S-awaiting-triage Status: New issues that have not been assessed yet labels Dec 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-bug Category: This is a bug S-duplicate Status: duplicate issue
Projects
None yet
Development

No branches or pull requests

2 participants