How to separate PWA session and cookie with a standalone browser? ( PWA as private tab )
问题 I'm working on a PWA in conjunction with an enterprise application server. The application server serves a responsive web view for a standalone browser, and customize the view on PWA with the help of PWA cookie which is set on PWA start url for the first time. The problem is that the session between PWA and a standalone browser ( e.g Chrome on Android ) is being shared and once the user has installed the PWA, the consequent visits to the site with the standalone browser will show the PWA