Page 1 of 1

session coming from external website

Posted: 2021-07-31 19:15
by D Oliveira
Hey there, if I am navigating a website and share a link of a recipe (https://fitbookapp.net/fitbook/receita_ ... ectedID=89) then the user will lose its session even though already previously logged in when accessing the page, this behavior will only be erratic on mobile. Does anyone how to keep session alive while navigating through different domains on mobile devices?

Re: session coming from external website

Posted: 2021-07-31 20:08
by D Oliveira
found the solution, apparently session info get store with www. in front of domain, that fixed it