We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
At the very least the manifest should define cache for mobile/offline use http://www.html5rocks.com/en/tutorials/appcache/beginner/
It would nice with icons for home-screen use too though to highten the user experience.
The text was updated successfully, but these errors were encountered:
Seems the above link is for firefox only. https://developer.apple.com/library/ios/documentation/AppleApplications/Reference/SafariWebContent/Client-SideStorage/Client-SideStorage.html#//apple_ref/doc/uid/TP40002051-CH4-SW1 and https://developer.apple.com/library/ios/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html#//apple_ref/doc/uid/TP40002051-CH3-SW3 are valuable resources for iOS.
https://developer.android.com/guide/webapps/index.html probably contains information for the android platform.
Sorry, something went wrong.
Be ware of the app cache douchebag. That said, use the cache manifest option from assetgraph-builder, then you get these things out of the box
No branches or pull requests
At the very least the manifest should define cache for mobile/offline use http://www.html5rocks.com/en/tutorials/appcache/beginner/
It would nice with icons for home-screen use too though to highten the user experience.
The text was updated successfully, but these errors were encountered: