I'm working on a Team App using MicrosoftTeams.js, the issue is when a user leaves the app all the data is lost.
On Office.js there is an tool Roaming Settings (https://learn.microsoft.com/en-us/javascript/api/outlook/office.roamingsettings?view=outlook-js-preview), which form prior use is exactly what I need.
So my question is, is there a Roaming Settings equivalent on MicrosoftTeams.js or is localStorage reliable on Teams desktop.