PEConn
PEConn
Hey, thanks for this pull request! Unfortunately this repo is mirrored from a [Chromium one](https://chromium.googlesource.com/custom-tabs-client), so we'd need to fix the typo in that repo to fix it here.
I believe the referer should be something like `android-app://com.mytwa.app` or something similar.
We disable the install flow within a TWA because it's assumed that your website itself is installable and we didn't want the install prompt for www.example.com showing up in the...
I'll mark this as a feature request, although it's not something that's on our immediate roadmap.
Yeah, that makes sense - a demo people can copy and give feedback on, then potentially integrating it into the library. On Fri, 18 Oct 2019 at 07:51, André Cipriani...
I guess it doesn't necessarily need to be the *open* web - TWAs could work with sites on some company intranet (though they wouldn't have a graceful fallback when not...
I think first we'd need a brief review of the code to see what data we get from the hosted website (eg, it's not just the manifest, it's also the...
It is a modification to the codebase, it just requires a little more thought than just changing the method call that fetches the manifest from the internet. It's definitely do-able...
Is this something that used to work in the past and has just broken now, or was it always broken?
Hey, So the original problem in this bug (Chrome is getting launched when you click on a media notification) is an issue in Chrome, not in the TWA shell. (So...