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)?