You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ios since 11.3 as well as android support progressive web apps, so it would be nice to implement all the PWA boilerplate for good-web-game.
google play is now supporting PWA, making it the easiest way to deploy good-web-game to play market.
Probably this will never happens on appstore, but who knows?
write .webmanifest, figure out how the icons and all the meta information works in PWA
support offline service-workes for filesystem
cargo apk like tool to build play store's .apk from the PWA
same for Microsoft Store?
The text was updated successfully, but these errors were encountered:
ios since 11.3 as well as android support progressive web apps, so it would be nice to implement all the PWA boilerplate for good-web-game.
google play is now supporting PWA, making it the easiest way to deploy good-web-game to play market.
Probably this will never happens on appstore, but who knows?
cargo apk
like tool to build play store's .apk from the PWAThe text was updated successfully, but these errors were encountered: