Search code examples
chrome-custom-tabs

I want to load a local html file through chrome custom tab, is that workable?


Currently I put my html file in assets, and I load it in WebView. Can I load it through chrome custom tab?


Solution

  • No, it is not possible to open file:// URLs in customtabs.