Replies: 1 comment
-
|
@Spomky any suggestions? I'm hoping to deploy an audio-tour site by next week, an exhibition is opening so there's a drop-dead date of a week from today, and running offline would be great, because the exhibition is in a tiny community center in Chiapas, Mexico with okay internet in the lobby but poor/no internet in the actual room. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an app at https://pokemon.survos.com/ which I want to run offline. I've setup the offline page to app_index and preload it, but after loading (and installing) if I turn the network off and try to open the app, it says it's offline. Running pwa-bundle:1.3.x
When I test on my local computer (and not my phone), if I use the Chrome network tab to turn off the network, it seems to work sometimes. But not if I actually turn my wifi off.
Source is at https://github.com/survos-sites/pokemon
Beta Was this translation helpful? Give feedback.
All reactions