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.
Apache License 2.0
2.36k stars 161 forks source link

PWA is not fullscreen #811

Closed Starlight3031 closed 1 year ago

Starlight3031 commented 1 year ago

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

EduardoChavero commented 1 year ago

Hi! You resolve this? How?