Are you building a native mobile app or a web app? On native mobile, the behavior you describe is the standard.
As described in the Mx documentation: https://docs.mendix.com/refguide/custom-settings#2-general-settings
Custom runtime setting “PersistentSessions “ set to true should support this
It's supposed to be a mobile app. The problem is that when i'm registering and saving my information. In a few clicks it discards my information for no reason.
I will upload a youtube video where im showing this here https://youtu.be/aBUGeZJQ1iI
I thought it had something to do with logging in because it doesn't save the user information for a specific user, right?