Comment by TeMPOraL
9 years ago
> Contrast that with Android, where it's now entirely possible to make a PWA so deeply integrated into the OS that the average user can't even tell it's not a native app
Oh, but quite many will be able to tell after 5 seconds of using it. The rest will realize the moment the Internet connection drops temporarily.
> The rest will realize the moment the Internet connection drops temporarily.
Nope. A properly-written PWA will continue working just fine when the user goes offline, just like a native app would.
Most native apps that rely on a web service backend are pretty unusable when the connection goes offline.