We are building an offline-first CapacitorJS SvelteKit iOS app. The user needs to login, biometric auth with capacitor-biometric-auth works great. We can reset the login state after the app is killed, but how to recognize and reset state when the app is just closed (sent to background)?
2 posts - 2 participants