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:…
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…
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…
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?