TWA not working, still showing Custom tab URL bar

246 Views Asked by At

Trying to hide the URL bar in debug mode but no hope:-

Followed:

Old Stackoverflow Guide (Answer didn't work for the OP also): Is it possible to hide URL bar on Chrome Custom Tabs

Followed (Not Working!): https://developer.chrome.com/docs/android/trusted-web-activity/integration-guide/

The device is Rooted but I have still enabled #enable-command-line-on-non-rooted-devices, the file at

/data/local/tmp/chrome-command-line

with

_ --disable-digital-asset-link-verification-for-url="https://example.com"

but still not working.

I tried to hide the URL bar from Custom Chrome Tab but not working, followed google's dev guide but still not working.

0

There are 0 best solutions below