When refreshing the page of my web app, it logs the user out. Is that normal? Is there a way to fix this - it’s a bad user experience.
Hi,
Did you set your home screen? if its not it’ll be logout everytime you refresh the page.
Yes home screen has been set
Hi @dterrill,
Of course this is not a normal behaviour.
May be you could record a short video showing the app setup and the problem itself?
Best regards, Victor.
I’m suspecting that cached cookies in the browser (esp Chrome) messes up the login. I was getting the same experience. I also noticed that on my phone it worked ok but I recently had to reset my PC and now it works fine there too.
So try deleting your google login cookies.
@speakupboy I think you are right. I tried it in incognito mode in Chrome and it works fine. I’ll delete cookies.