GoogleChromeLabs / bubblewrap

Bubblewrap is a Command Line Interface (CLI) that helps developers to create a Project for an Android application that launches an existing Progressive Web App (PWAs) using a Trusted Web Activity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA is not fullscreen

Starlight3031 opened this issue · comments

Yenemy app after downloading from googleplay is not fullscreen.
If Yenemy is downloaded from google chrome then app is fullscreen.
the display in the manifest is "fullscreen" and the display mode in PWAbuilder is "fullscreen".

To Reproduce

  1. Go to google play and search for Yenemy
  2. Click on "install"
  3. Click on "Play"
  4. App is NOT fullscreen

Expected behavior: app is fullscreen

Hi! You resolve this? How?