Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dont show browser address bar after install #829

Open
vahidalvandi opened this issue Oct 8, 2023 · 3 comments
Open

dont show browser address bar after install #829

vahidalvandi opened this issue Oct 8, 2023 · 3 comments
Labels
question Further information is requested

Comments

@vahidalvandi
Copy link

Screenshot_20231008_085124_Chrome

I want the app to not look like a browser

@MaheshBabu11
Copy link

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

@vahidalvandi
Copy link
Author

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

What should I do to solve the problem?

@SamLoys
Copy link

SamLoys commented Jan 29, 2024

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

@andreban andreban added the question Further information is requested label Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants