bubblewrap icon indicating copy to clipboard operation
bubblewrap copied to clipboard

dont show browser address bar after install

Open vahidalvandi opened this issue 2 years ago • 3 comments

Screenshot_20231008_085124_Chrome

I want the app to not look like a browser

vahidalvandi avatar Oct 08 '23 05:10 vahidalvandi

I think you can configure "display": "standalone" in your manifest.json file to achieve that.

MaheshBabu11 avatar Jan 19 '24 07:01 MaheshBabu11

I think you can configure "display": "standalone" in your manifest.json file to achieve that.

What should I do to solve the problem?

vahidalvandi avatar Jan 19 '24 12:01 vahidalvandi

What should I do to solve the problem?

Do not forget to host your asset link file. https://developer.chrome.com/docs/android/trusted-web-activity/quick-start/#creating-your-asset-link-file

ghost avatar Jan 29 '24 19:01 ghost