sajjadneverknowsOriginal post
Flutter Developer
Do Anonymous Users have an expiration date (on mobile platforms using flutter)? And If so is there a way to have a control over that period? Basically what I'm trying to achieve is to keep the anon user session active on flutter (unless they delete the app of course).
Summary
Developers are inquiring about the expiration date for anonymous users on mobile platforms using Flutter and whether there is a way to control this period. They aim to keep the anon user session active on Flutter unless the app is deleted.