Forum Discussion

glenlittle's avatar
glenlittle
Copper Contributor
Jun 17, 2020
Solved

Installed PWA - blank screen on launch

I have a web PWA at https://ourcardgame.ca

 

After opening it in Edge, the option (icon with plus symbol) to install the App appears in the address bar.  Clicking that and choosing "Install" works fine.  The PWA opens in a stand alone window.  Later, if I use Edge to visit the same site, the address bar shows an icon with a tooltip of "To open this link, choose an app". Clicking that icon opens the standalone window with the PWA running in it.  That works fine.

 

However, if I later click the Windows 10 start menu and click on the icon to start the PWA, the window opens and is completely blank.  If I open the DevTools window, the network log seems to be fine and shows evidence that the index.html file is loaded along with resources referenced in that file.

 

But the screen is blank.

 

As before, if I first open the web page and click to open it in the app, it opens the window and works fine.

 

Any ideas?

Resources