Kinde OAuth "State not found" - Cookie present but state not decrypted

Import users from wordpress
id,first_name,last_name,email,salt,salt_position,hashed_password,hashing_method,email_verified
where salt position is prefix and hashing_method is brcypt. Yes that is not a typo, it doesn't say bcrypt but brcypt instead....Self-serve and members & roles
Import users without email
500 Error on Kinde Server - Password Set Form with Existing Email

Query metered usage of a user
`isAuthenticated()` state in android sdk did not reactive for top-activity
isAuthenticated() still false because the sdk is not reactive for the whole apk....How is it possible our users sometimes end up on the "Signed out" screen?
kindeClient.logout() is called, our users end up on the logout_uri defined in createKindeClient (we're using @kinde-oss/kinde-auth-pkce-js)
But some users report ending up in the Signed out screen. Which is a problem for us, as we have an web-app hosted inside a webview and the moment they end up in this screen, it means they cannot "close the window" - only by restarting the app.
- QUICK FIX? Is it possible to have a "close" button added to this screen?
- ROOT CAUSE? Why are they ending up in this screen and not on the defined logout_uri? And what makes it that sometimes they're there and some other times they're not?
...
calling logout, and logging in on another account preserves the first account
const { logout } = useKindeAuth(); - User A goes through the logout redirect flow.
Now log in on account B. The user is redirected to the application but the state preserved is account A.
I have seen it happen multiple times, both in test and production. It's often not a problem because most "normal users" only have one account, none the less it feels like something is not right....Obtaining a Users' Information from an API key
using email as unique indicator for different login method.

Specify a redirect_uri on login?
When user email is reused and register flow is taken, get error:
Custom domain verification continually failing
Recommended approach for handling long lived tabs
Logout internal server error

B1902: Stripe requires additional information to be provided
B1902: Stripe requires additional information to be provided.
search user scope / org boundary