Hi again! I've faced an issue that seems to be rel...
# support-questions-legacy
a
Hi again! I've faced an issue that seems to be related to ios/android and how the session is handled between the two. My guard in my nestjs instance throws an error and can't find the session when i'm using an Android device, but works fine on IOS.
n
Hi @Axel Do you see any headers or cookies being sent from android in your request? And you are using react native right?
a
yes, headers and cookies, no session thou
n
Do you see values for access token and refresh token being sent?
a
yes! both are there
n
Can you send the frontend and backend config you are using
a
just the initfunction basically?
n
Yep
a
front end
backend
n
The backend config image seems wrong
a
oh
anything specific come into mind? ๐Ÿ˜…
n
Oh no I meant those are the env variables and not the init call :p
a
hehe oh, right!
sry
that's the end of it where the init call is made
n
What versions of the sdks are you using again?
a
sry i have to continue tomorrow, child is going nuts hjere!
n
Sure, we can can on a quick call tomorrow. Will be easier to debug, you can ping on this thread when youโ€™re available for the call tomorrow
a
morning! I'm back and ready to debug ๐Ÿ˜‰
actually we are making a bit of headway and might suspect that it is not anythiing wrong with the supertokens setup
or maybe not...