[GH-ISSUE #6376] [BWA-217] Android 2025.12.x crash after login: MissingPropertyException for MasterPasswordUnlock (regression from 2025.11.1) #8462

Closed
opened 2026-04-11 01:46:50 -05:00 by GiteaMirror · 10 comments
Owner

Originally created by @danielvega2 on GitHub (Jan 16, 2026).
Original GitHub issue: https://github.com/bitwarden/android/issues/6376

Steps To Reproduce

  1. Install Bitwarden Android 2025.12.1
  2. Clear app data
  3. Open the app
  4. Log in with email + master password
  5. App prompts again for master password
  6. Enter master password → app crashes

Expected Result

After successful login, the vault should unlock normally without a second master password prompt or crash.

Actual Result

App crashes with MissingPropertyException related to MasterPasswordUnlock.

Screenshots or Videos

No response

Additional Context

After upgrading to Bitwarden Android 2025.12.1, the app crashes immediately after login.

Even after clearing app data, login succeeds, but the app then prompts for the master password a second time. Entering the master password causes a crash with:

MissingPropertyException: Missing the required MasterPasswordUnlock data property

Downgrading to version 2025.11.1 fixes the issue completely, so this appears to be a regression introduced in 2025.12.x.

com.bitwarden.core.data.repository.error.MissingPropertyException: Missing the required MasterPasswordUnlock data property
at zk.s.S(...)
at com.bitwarden.ui.platform.base.BaseViewModel.trySendAction(...)
...
App version: 2025.12.1 (21060)
Working version: 2025.11.1
Device: Samsung SM-A566E
Android: 16
Install type: Play Store
Vault server: Self-hosted Bitwarden

Build Version

2025.12.1

What server are you connecting to?

US

Self-host Server Version

Self hosted server is using Vaultwarden addon for Home Assistant version 0.25.1

Environment Details

No response

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
Originally created by @danielvega2 on GitHub (Jan 16, 2026). Original GitHub issue: https://github.com/bitwarden/android/issues/6376 ### Steps To Reproduce 1. Install Bitwarden Android 2025.12.1 2. Clear app data 3. Open the app 4. Log in with email + master password 5. App prompts again for master password 6. Enter master password → app crashes ### Expected Result After successful login, the vault should unlock normally without a second master password prompt or crash. ### Actual Result App crashes with MissingPropertyException related to MasterPasswordUnlock. ### Screenshots or Videos _No response_ ### Additional Context After upgrading to Bitwarden Android 2025.12.1, the app crashes immediately after login. Even after clearing app data, login succeeds, but the app then prompts for the master password a second time. Entering the master password causes a crash with: MissingPropertyException: Missing the required MasterPasswordUnlock data property Downgrading to version 2025.11.1 fixes the issue completely, so this appears to be a regression introduced in 2025.12.x. com.bitwarden.core.data.repository.error.MissingPropertyException: Missing the required MasterPasswordUnlock data property at zk.s.S(...) at com.bitwarden.ui.platform.base.BaseViewModel.trySendAction(...) ... App version: 2025.12.1 (21060) Working version: 2025.11.1 Device: Samsung SM-A566E Android: 16 Install type: Play Store Vault server: Self-hosted Bitwarden ### Build Version 2025.12.1 ### What server are you connecting to? US ### Self-host Server Version Self hosted server is using Vaultwarden addon for Home Assistant version 0.25.1 ### Environment Details _No response_ ### Issue Tracking Info - [ ] I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
GiteaMirror added the app:authenticatorbug labels 2026-04-11 01:46:50 -05:00
Author
Owner

@bitwarden-bot commented on GitHub (Jan 16, 2026):

Thank you for your report! We've added this to our internal board for review.
ID: BWA-217

<!-- gh-comment-id:3762009654 --> @bitwarden-bot commented on GitHub (Jan 16, 2026): Thank you for your report! We've added this to our internal board for review. ID: [BWA-217](https://bitwarden.atlassian.net/browse/BWA-217) [BWA-217]: https://bitwarden.atlassian.net/browse/BWA-217?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
Author
Owner

@pamperer562580892423 commented on GitHub (Jan 16, 2026):

Self-host Server Version
Self hosted server is using Vaultwarden addon for Home Assistant version 0.25.1

When you use Vaultwarden instead of Bitwarden, you should have a look at this info from Vaultwarden about reporting potential bugs: https://github.com/dani-garcia/vaultwarden/wiki/Bitwarden-clients-troubleshooting (and Bitwarden also requests to report bugs with an official Bitwarden server - cloud or self-hosted)

PS: I'm also not sure why you chose the "authenticator app" tag.

<!-- gh-comment-id:3762141871 --> @pamperer562580892423 commented on GitHub (Jan 16, 2026): > Self-host Server Version > Self hosted server is using Vaultwarden addon for Home Assistant version 0.25.1 When you use Vaultwarden instead of Bitwarden, you should have a look at this info from Vaultwarden about reporting potential bugs: https://github.com/dani-garcia/vaultwarden/wiki/Bitwarden-clients-troubleshooting (and Bitwarden also requests to report bugs with an official Bitwarden server - cloud or self-hosted) PS: I'm also not sure why you chose the "authenticator app" tag.
Author
Owner

@MarikaBW commented on GitHub (Jan 17, 2026):

Hi there,

I attempted to reproduce your issue and was unable to do so. I think your error could have its origin in a misconfiguration in your setup or a Vaultwarden related issue.

We use GitHub issues as a place to track bugs and other development related issues. If your issue persists, please write us back using our “Contact support” form located on our Help Center (https://bitwarden.com/help/).

You can include a link to this issue in the message content.

Alternatively, you can also search for an answer in our help documentation or get help from other Bitwarden users on our community forums (https://community.bitwarden.com/c/support/).

The issue here will be closed.

Thanks!

<!-- gh-comment-id:3762787821 --> @MarikaBW commented on GitHub (Jan 17, 2026): Hi there, I attempted to reproduce your issue and was unable to do so. I think your error could have its origin in a misconfiguration in your setup or a Vaultwarden related issue. We use GitHub issues as a place to track bugs and other development related issues. If your issue persists, please write us back using our “Contact support” form located on our Help Center (https://bitwarden.com/help/). You can include a link to this issue in the message content. Alternatively, you can also search for an answer in our help documentation or get help from other Bitwarden users on our community forums (https://community.bitwarden.com/c/support/). The issue here will be closed. Thanks!
Author
Owner

@Jalle19 commented on GitHub (Jan 21, 2026):

I have similar issue but I'm not using Vaultwarden, I'm using bitwarden.com:

Stacktrace:

com.bitwarden.core.data.repository.error.MissingPropertyException: Missing the required MasterPasswordUnlock data property
	zk.s.S(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:164)
	a2.f1.invokeSuspend(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:476)
	as.a.resumeWith(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:8)
	kv.k0.run(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:115)
	kv.w0.v0(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:24)
	kv.k.q(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:93)
	kv.k.n(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:3)
	mv.i.a(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:7)
	mv.g.I(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:76)
	mv.g.i(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:53)
	mv.g.h(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:97)
	com.bitwarden.ui.platform.base.BaseViewModel.trySendAction(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:3)
	fm.x.invoke(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:30)
	com.bitwarden.ui.platform.components.util.ThrottledClickKt$throttledClick$1$1$1.invokeSuspend(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:41)
	as.a.resumeWith(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:8)
	kv.k0.run(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:115)
	j4.t0.q0(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:24)
	j4.s0.run(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:3)
	android.os.Handler.handleCallback(Handler.java:1070)
	android.os.Handler.dispatchMessage(Handler.java:125)
	android.os.Looper.dispatchMessage(Looper.java:333)
	android.os.Looper.loopOnce(Looper.java:263)
	android.os.Looper.loop(Looper.java:367)
	android.app.ActivityThread.main(ActivityThread.java:9287)
	java.lang.reflect.Method.invoke(Native Method)
	com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:566)
	com.android.internal.os.ZygoteInit.main(ZygoteInit.java:929)

Version: 2025.12.1 (21060)
Device: 📱 google Pixel 6 🤖 16@36 📦 prod
CI: 🧱 commit: bitwarden/android/release/2025.12-rc41@34888f8bc30d2ff1f352c6b1e964b6c2ad6d3e2f
💻 build source: bitwarden/android/actions/runs/20584595942/attempts/1

I am completely unable to use Bitwarden on my phone at the moment. Force stopping the app doesn't help.

<!-- gh-comment-id:3780438942 --> @Jalle19 commented on GitHub (Jan 21, 2026): I have similar issue but I'm not using Vaultwarden, I'm using bitwarden.com: Stacktrace: ``` com.bitwarden.core.data.repository.error.MissingPropertyException: Missing the required MasterPasswordUnlock data property zk.s.S(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:164) a2.f1.invokeSuspend(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:476) as.a.resumeWith(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:8) kv.k0.run(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:115) kv.w0.v0(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:24) kv.k.q(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:93) kv.k.n(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:3) mv.i.a(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:7) mv.g.I(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:76) mv.g.i(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:53) mv.g.h(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:97) com.bitwarden.ui.platform.base.BaseViewModel.trySendAction(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:3) fm.x.invoke(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:30) com.bitwarden.ui.platform.components.util.ThrottledClickKt$throttledClick$1$1$1.invokeSuspend(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:41) as.a.resumeWith(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:8) kv.k0.run(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:115) j4.t0.q0(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:24) j4.s0.run(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:3) android.os.Handler.handleCallback(Handler.java:1070) android.os.Handler.dispatchMessage(Handler.java:125) android.os.Looper.dispatchMessage(Looper.java:333) android.os.Looper.loopOnce(Looper.java:263) android.os.Looper.loop(Looper.java:367) android.app.ActivityThread.main(ActivityThread.java:9287) java.lang.reflect.Method.invoke(Native Method) com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:566) com.android.internal.os.ZygoteInit.main(ZygoteInit.java:929) ``` Version: 2025.12.1 (21060) Device: 📱 google Pixel 6 🤖 16@36 📦 prod CI: 🧱 commit: bitwarden/android/release/2025.12-rc41@34888f8bc30d2ff1f352c6b1e964b6c2ad6d3e2f 💻 build source: bitwarden/android/actions/runs/20584595942/attempts/1 I am completely unable to use Bitwarden on my phone at the moment. Force stopping the app doesn't help.
Author
Owner

@danielvega2 commented on GitHub (Jan 21, 2026):

Self-host Server Version
Self hosted server is using Vaultwarden addon for Home Assistant version 0.25.1

When you use Vaultwarden instead of Bitwarden, you should have a look at this info from Vaultwarden about reporting potential bugs: https://github.com/dani-garcia/vaultwarden/wiki/Bitwarden-clients-troubleshooting (and Bitwarden also requests to report bugs with an official Bitwarden server - cloud or self-hosted)

PS: I'm also not sure why you chose the "authenticator app" tag.

The tag was a mistake and I didn't knew about the other repo. I'm sure is related with the official Android app for Bitwarden tho. Downgrading the app fixed the issue so it's clearly doing something new that's failing

<!-- gh-comment-id:3780538181 --> @danielvega2 commented on GitHub (Jan 21, 2026): > > Self-host Server Version > > Self hosted server is using Vaultwarden addon for Home Assistant version 0.25.1 > > When you use Vaultwarden instead of Bitwarden, you should have a look at this info from Vaultwarden about reporting potential bugs: https://github.com/dani-garcia/vaultwarden/wiki/Bitwarden-clients-troubleshooting (and Bitwarden also requests to report bugs with an official Bitwarden server - cloud or self-hosted) > > PS: I'm also not sure why you chose the "authenticator app" tag. The tag was a mistake and I didn't knew about the other repo. I'm sure is related with the official Android app for Bitwarden tho. Downgrading the app fixed the issue so it's clearly doing something new that's failing
Author
Owner

@danielvega2 commented on GitHub (Jan 21, 2026):

I have similar issue but I'm not using Vaultwarden, I'm using bitwarden.com:

Stacktrace:

com.bitwarden.core.data.repository.error.MissingPropertyException: Missing the required MasterPasswordUnlock data property
	zk.s.S(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:164)
	a2.f1.invokeSuspend(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:476)
	as.a.resumeWith(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:8)
	kv.k0.run(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:115)
	kv.w0.v0(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:24)
	kv.k.q(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:93)
	kv.k.n(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:3)
	mv.i.a(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:7)
	mv.g.I(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:76)
	mv.g.i(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:53)
	mv.g.h(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:97)
	com.bitwarden.ui.platform.base.BaseViewModel.trySendAction(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:3)
	fm.x.invoke(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:30)
	com.bitwarden.ui.platform.components.util.ThrottledClickKt$throttledClick$1$1$1.invokeSuspend(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:41)
	as.a.resumeWith(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:8)
	kv.k0.run(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:115)
	j4.t0.q0(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:24)
	j4.s0.run(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:3)
	android.os.Handler.handleCallback(Handler.java:1070)
	android.os.Handler.dispatchMessage(Handler.java:125)
	android.os.Looper.dispatchMessage(Looper.java:333)
	android.os.Looper.loopOnce(Looper.java:263)
	android.os.Looper.loop(Looper.java:367)
	android.app.ActivityThread.main(ActivityThread.java:9287)
	java.lang.reflect.Method.invoke(Native Method)
	com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:566)
	com.android.internal.os.ZygoteInit.main(ZygoteInit.java:929)

Version: 2025.12.1 (21060) Device: 📱 google Pixel 6 🤖 16@36 📦 prod CI: 🧱 commit: 34888f8 💻 build source: bitwarden/android/actions/runs/20584595942/attempts/1

I am completely unable to use Bitwarden on my phone at the moment. Force stopping the app doesn't help.

Not sure if it will work for you, downloading an older version worked for me, I'm using 2025.11.1 (20994). I know is not a fix just a workaround but at least you can get your app to work again

<!-- gh-comment-id:3780560862 --> @danielvega2 commented on GitHub (Jan 21, 2026): > I have similar issue but I'm not using Vaultwarden, I'm using bitwarden.com: > > Stacktrace: > > ``` > com.bitwarden.core.data.repository.error.MissingPropertyException: Missing the required MasterPasswordUnlock data property > zk.s.S(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:164) > a2.f1.invokeSuspend(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:476) > as.a.resumeWith(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:8) > kv.k0.run(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:115) > kv.w0.v0(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:24) > kv.k.q(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:93) > kv.k.n(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:3) > mv.i.a(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:7) > mv.g.I(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:76) > mv.g.i(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:53) > mv.g.h(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:97) > com.bitwarden.ui.platform.base.BaseViewModel.trySendAction(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:3) > fm.x.invoke(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:30) > com.bitwarden.ui.platform.components.util.ThrottledClickKt$throttledClick$1$1$1.invokeSuspend(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:41) > as.a.resumeWith(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:8) > kv.k0.run(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:115) > j4.t0.q0(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:24) > j4.s0.run(r8-map-id-18d982514064553b029249dee47db6109adc97155b04b033017977809b50dc92:3) > android.os.Handler.handleCallback(Handler.java:1070) > android.os.Handler.dispatchMessage(Handler.java:125) > android.os.Looper.dispatchMessage(Looper.java:333) > android.os.Looper.loopOnce(Looper.java:263) > android.os.Looper.loop(Looper.java:367) > android.app.ActivityThread.main(ActivityThread.java:9287) > java.lang.reflect.Method.invoke(Native Method) > com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:566) > com.android.internal.os.ZygoteInit.main(ZygoteInit.java:929) > ``` > > Version: 2025.12.1 (21060) Device: 📱 google Pixel 6 🤖 16@36 📦 prod CI: 🧱 commit: [34888f8](https://github.com/bitwarden/android/commit/34888f8bc30d2ff1f352c6b1e964b6c2ad6d3e2f) 💻 build source: bitwarden/android/actions/runs/20584595942/attempts/1 > > I am completely unable to use Bitwarden on my phone at the moment. Force stopping the app doesn't help. Not sure if it will work for you, downloading an older version worked for me, I'm using 2025.11.1 (20994). I know is not a fix just a workaround but at least you can get your app to work again
Author
Owner

@pamperer562580892423 commented on GitHub (Jan 21, 2026):

@Jalle19 I would try the following:

  • delete the app data and try to log in again (BTW, if you're still logged in / the app is only "locked", then try to log out and log in again first)
  • if that doesn't work: delete the app data again, deinstall the app, restart your phone, reinstall the app and try to log in again
<!-- gh-comment-id:3780664759 --> @pamperer562580892423 commented on GitHub (Jan 21, 2026): @Jalle19 I would try the following: - delete the app data and try to log in again (BTW, if you're still logged in / the app is only "locked", then try to log out and log in again first) - if that doesn't work: delete the app data again, deinstall the app, restart your phone, reinstall the app and try to log in again
Author
Owner

@pamperer562580892423 commented on GitHub (Jan 21, 2026):

@danielvega2:

Downgrading the app fixed the issue so it's clearly doing something new that's failing

Yeah, and the guys at Vaultwarden already know it: https://github.com/dani-garcia/vaultwarden/discussions/6731 😉 (TL;DR: you have to update your server first, and logging out and logging in again on the mobile app should fix it then)

<!-- gh-comment-id:3780672049 --> @pamperer562580892423 commented on GitHub (Jan 21, 2026): @danielvega2: > Downgrading the app fixed the issue so it's clearly doing something new that's failing Yeah, and the guys at Vaultwarden already know it: https://github.com/dani-garcia/vaultwarden/discussions/6731 😉 (TL;DR: you have to update your server first, and logging out and logging in again on the mobile app should fix it then)
Author
Owner

@pamperer562580892423 commented on GitHub (Jan 21, 2026):

@danielvega2:

The tag was a mistake and I didn't knew about the other repo. I'm sure is related with the official Android app for Bitwarden tho.

BTW, you just chose the wrong template in the correct repo 😉:

Image
<!-- gh-comment-id:3780755644 --> @pamperer562580892423 commented on GitHub (Jan 21, 2026): @danielvega2: > The tag was a mistake and I didn't knew about the other repo. I'm sure is related with the official Android app for Bitwarden tho. BTW, you just chose the wrong template in the correct repo 😉: <img width="1459" height="851" alt="Image" src="https://github.com/user-attachments/assets/84f5c50c-9c22-4874-9fd0-78db986ce775" />
Author
Owner

@Jalle19 commented on GitHub (Jan 23, 2026):

@Jalle19 I would try the following:

* delete the app data and try to log in again (BTW, if you're still logged in / the app is only "locked", then try to log out and log in again first)

* if that doesn't work: delete the app data again, deinstall the app, restart your phone, reinstall the app and try to log in again

Thanks, logging out and back in again helped!

<!-- gh-comment-id:3790202362 --> @Jalle19 commented on GitHub (Jan 23, 2026): > [@Jalle19](https://github.com/Jalle19) I would try the following: > > * delete the app data and try to log in again (BTW, if you're still logged in / the app is only "locked", then try to log out and log in again first) > > * if that doesn't work: delete the app data again, deinstall the app, restart your phone, reinstall the app and try to log in again Thanks, logging out and back in again helped!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#8462