HTML 5 Offline App Gatcha
When building HTML 5 offline applications your App Manifest must account for ALL web calls your app will make, to cover service calls include a "*" wild card in your NETWORK: section of the app.manifest.
Example
CACHE:
[ your files here]
FALLBACK:
[your "not connected" files here]
NETWORK:
*
Written by Josh Handel
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Html
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#