Questions tagged [trusted-web-activity]

Trusted Web Activities are a new way to integrate your web-app content such as your PWA with your Android app using a protocol based on Custom Tabs.

200 questions
0
votes
1 answer

PWA successfully published on Google Play using TWA has an abnormal behave

We published our PWA on Google Play using Trusted Web Activities. App was successfully signed and released. In order to successfully sign and publish the app, We strictly followed the step by step official tutorial at the following address:…
0
votes
1 answer

TWA: Open links "in-app" with window.open and return to TWA afterwards

I'm hosting a PWA currently quite nicely. If I redirect from the page to an external one with window.open, another browser window opens and after closing the window, the state of the PWA is as it was before. If I'm trying to achieve the same thing…
-1
votes
1 answer

TWA "please install chrome dev/canary"

I tried to convert my Angular responsive web app to an Android app (PWA). To do this I followed this…
Emeric
  • 6,315
  • 2
  • 41
  • 54
-1
votes
3 answers

Converting a WordPress site into a PWA

I have a WordPress website and I am transforming this website to a PWA with the help of a plugin. The PWA is working as expected: notifications, working without internet … I have also followed this tutorial…
-2
votes
1 answer

Change the size of splash image in a Trusted Web Activity

I have created a Trusted Web activity and added a splash image to it in android studio. I have followed this link to do it. After a lot of googling, I was able to do it. Now I want to resize the splash image. How can I do it?
1 2 3
13
14