Do User-Specific columns save session based values even without login?

Your assumptions are correct. Public apps will only hold user specific column values until the app is restarted. There is is no user to attach them to in the glide database, so they are only temporarily stored locally on the device.

6 Likes