Skip to content

Commit 13ddbb0

Browse files
authored
Update README.md
1 parent 3b1e4a6 commit 13ddbb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ actual val platformModule = module {
109109
}
110110
```
111111

112+
#### `ksafe.awaitCacheReady()` Required ONLY at WasmJs
113+
112114
> **WASM/JS:** WebCrypto encryption is async-only, so KSafe must finish decrypting its cache before your UI reads any encrypted values. Call `awaitCacheReady()` before rendering content.
113115
>
114116
> **With `startKoin` (classic):**

0 commit comments

Comments
 (0)