Cookies & localStorage not in sync while launch marketplace app from main client vs in-meeting (only on windows)

Hi Team,

Our marketplace app has login feature, where we store token & some other info after successful login into our auth api in cookies and localStorage. But after updating version from 6.2.11 to 6.3.11 apps browser storage is not sync while we launch app from different context.
If I login and saved info from main-Client and then launch app from in-Meeting I can not see cookies & localStorage data.
But it used to work with v6.2.11. Have anything change in recent update which affect browser storage (only affect in windows system)?

1 Like

Hello,

We’ve also encountered the issue on Windows where cookies and local storage are not shared between the inMainClient and inMeeting instances in our marketplace app. Has anyone found a resolution or workaround for this?

Hi,

Facing the same issue as well.