You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We have one user who has a PWA which has had it's id change, as the start_url was changed. This is bad, as it means they made a different app. In the web platform world. this is like changing the android package id.
Describe the solution you'd like
Users of bubblewrap should be protected from this issue, either by being forced to specify an 'id', or by having bubblewrap specify one using existing metadata that is guaranteed to be stable.