## 🐶 Brief Some users report that the OS prompt the Keychain Password and request to unlock the keychain. It turns out that the Keychain is automatically locked on sleep or after the interval time. It's done by the OS. We should fix it ## 👑 Criteria - [ ] Override the setting and make sure it's not lock - [ ] Unlock if need (because users could manually lock it)
🐶 Brief
Some users report that the OS prompt the Keychain Password and request to unlock the keychain.
It turns out that the Keychain is automatically locked on sleep or after the interval time. It's done by the OS.
We should fix it
👑 Criteria