Hey
We are using supertokens in our expo app
it works perfectly fine on android
but in ios the app gets stuck frequently on startup
After logging and debugging i could see that in the sessions which it is failing the response code of POST /api/auth/session/refresh is 304
Can anyone help me out with this?