PEConn

Results 80 comments of PEConn

That's very weird - do you know what browser the TWA is running on? You don't have any focus mode/apps that could kill things in the background? Can you get...

You need Digital Asset Links both for postMessage and for TWAs, and in each case it works slightly differently. For TWAs, you need a Digital Asset Link relationship set up...

Hey, As above, this requires changes in both this library and in the web browser and unfortunately it's not something we're likely to prioritise (if you can share usage numbers,...

You're right, this technically isn't using TWAs and so won't share state (such as login/cookies/etc) with the user's default browser, and yes, notification delegation won't work so you should use...

Thanks for this change - I'll be happy to merge it, but you'll need to sign the CLA.

So for the enterprise use case, the flow would be something like the following? 1. The company asks their employee to visit a certain web page. 2. That web page...

> PWA (and this API) is not for Chrome and Android only. Isn't is? This API should cover other other browsers and platforms. Oh of course, sorry, I was stuck...

@OlegNitz and @orbital17 now own this project, so I'll let them continue from here. One last thought though, are you sure that `packageName` is `com.android.chrome`? My expectation of that code,...