Force PWA to start from the URL/path from where it was created in flutter

Viewed 9

i have different tenants for my app, but if user created a PWA on a different tenant other than initial one, PWA always start always from initial. what i want is that PWA should preserve or save the path on which it is installed. for example if user create a pwa on example.com/someTenant it always start from example.com/initialTenant

0 Answers
Related