Vault is not loading on iOS

Bitwarden 2026.3.1 on iPhone (iOS 26.4). I can log in, but the vault contents never load.

The weird part: the item at that index isn’t even an SSH key: it’s a regular login. Everything works fine in the web vault and CLI. Looks like a bug in the iOS decoder not handling a nullable sshKey field on non-SSH items.

Anyone seen this?

What I see right after login:

The error log I get after clicking “Sync now”:
```
Bitwarden Error
:three_o_clock: Error Date: 2026-04-17T13:33:23-04:00
:memo: Bitwarden 2026.4.0 (3082)
:package: Bundle: com.8bit.bitwarden
:mobile_phone: Device: iPhone18,1
:green_apple: System: iOS 26.4
:crab: SDK: 2.0.0-4735-26e2b10
:cloud_with_lightning: Server: 2026.4.0 @ US
:brick: Commit: bitwarden/ios/release/2026.4-rc46@3dfd2c8dbfdeed4ae0fe0cdaf8c6c9750e680661
:laptop: Build Source: bitwarden/ios/actions/runs/23952232681/attempts/1
:bust_in_silhouette: User ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

DecodingError.valueNotFound: Expected value of type String but found null instead. Path: ciphers[422].sshKey.keyFingerprint. Debug description: Cannot get value of type String – found null value instead
The data couldn’t be read because it is missing.

Stack trace:
0 BitwardenKit 0x0000000102c4fb20 __swift_memcpy0_1 + 29000
1 BitwardenShared 0x0000000103047519 objectdestroyTm + 1133
2 BitwardenKit 0x0000000102c08c91 __swift_mutable_project_boxed_opaque_existential_1 + 1993
3 BitwardenKit 0x0000000102c01445 __swift_instantiateGenericMetadata + 2777
4 BitwardenKit 0x0000000102c0907d __swift_mutable_project_boxed_opaque_existential_1 + 2997
5 BitwardenShared 0x00000001033746dd block_destroy_helper.46 + 43221
6 BitwardenShared 0x00000001031abf45 block_destroy_helper.54 + 333333
7 BitwardenKit 0x0000000102c0110d __swift_instantiateGenericMetadata + 1953
8 BitwardenKit 0x0000000102c08a55 __swift_mutable_project_boxed_opaque_existential_1 + 1421
9 BitwardenKit 0x0000000102c01445 __swift_instantiateGenericMetadata + 2777
10 BitwardenKit 0x0000000102ccbe69 objectdestroy.13Tm + 905
11 BitwardenShared 0x0000000103045959 __swift_instantiateConcreteTypeFromMangledNameAbstractV2 + 11801
12 BitwardenShared 0x0000000103047519 objectdestroyTm + 1133
13 BitwardenKit 0x0000000102c0c4d1 __swift_memcpy1_1 + 2061
14 BitwardenKit 0x0000000102c0110d __swift_instantiateGenericMetadata + 1953
15 BitwardenKit 0x0000000102c78171 objectdestroy.4Tm + 29505
16 BitwardenKit 0x0000000102c0110d __swift_instantiateGenericMetadata + 1953
17 libswift_Concurrency.dylib 0x000000018ba4c385 619001C3-706D-3BCD-BFF2-E7A9324C9A53 + 21381

Binary images:
Bitwarden: 0x0000000102a20000
BitwardenShared: 0x0000000103038000
AuthenticatorBridgeKit: 0x0000000102bc0000
BitwardenKit: 0x0000000102bf4000
BitwardenResources: 0x0000000103b70000
BitwardenSdk_464161978EAC5FCE_PackageProduct: 0x0000000103c04000
```

@guiitarguy Welcome to the forum!

Please contact Bitwarden support regarding this!