Safari can not open page

Anybody getting a white screen on iOS when they run an app (PWA) from an icon at the device saying:

Safari can not open the page because your iPod touch is not connected to the internet.

The only way to make it go away is to erase and reload as far as I can tell.
Any ideas guys? no errors on the debugger at all on my desktop. I can not duplicate the error it happens randomly and at different devices.

What version of iOS is your iPod Touch running?

It’s tough to do much with problems like this if they cannot be reproduced.

IOS 12.3.1
6th generation iPood Touch.

I looked a bit online and I saw that are quite a bit of people having the same issue. It seems to point to an issue at the Apple side of things. But don’t know enough about it to be able to tell if they are right. I hope it is something else because having users reinstall the apps every time this happens is opening a whole bunch of other issues for me. A couple of links:

https://forums.developer.apple.com/thread/116554

PWA support on iOS is still very new - parts are incomplete or not working properly. The most frustrating part is that Apple has made no effort to document what does and does not work. We’re all guessing.

Wondering if anybody has found a solution regarding this problem. Once that white screen message shows up the only way to make it go away is to reinstall. I am 7.4.2.0.

iOS 13 is due in a few days, with iOS 13.1 coming a week or so later. At this point, it might be good to wait.

I installed FireFox to see if I would get any errors on its web development console. Not getting any on Chrome. I am getting this, don’t know if it is an issue:

Source map error: request failed with status 404
Resource URL: http://x.x.x.x/webapp1prod/toolbox/bs4/dist/js/bootstrap.bundle.min.js

Source map error: request failed with status 404
Resource URL: http://x.x.x.x/webapp1prod/toolbox/bs4/dist/css/bootstrap.min.css

The files are available at that location and if I copy and paste the url on the same web browser I can get to them.

In my case I can’t wait. I have a bunch of users that have running into this daily. I have to keep trying to find a fix.

The messages about ‘xxx.min.js files not found’ do not matter - they are only used by the debugger.

iOS 13 has now been released. Give it a try!

iOS 13.1 comes on Tuesday (Sep 24)