I've created a sample PWA application using angular 7, everything works fine. But when I installed my PWA in android & tried to open my app in offline mode, I am getting "Can't connect to site". According to angular pwa, even though we are in offline, we should still open the application right ?
Expected result :
Angular pwa in android should open even though we are in offline mode.
Actual result :
Getting Can't connect to site popup