Hi everybody, i have a problem with persistence of...
# flutter
v
Hi everybody, i have a problem with persistence of an auth session. I open the app -> login -> close the app -> restart and the previous session is lost, so the local storage doesn't keep the session. It's like if at every restart of the app it starts from zero. Does anybody have the same problem or any idea about how to solve?
20 Views