I'm making an offline web app that looks like it'll be around 1.5MB.
Is there anyway to check that all of my offline files in the manifest were downloaded when the user bookmarked my app? Or better yet, a progress bar like it was a iTunes App download.
1.5MB will probably be safe, but lets say I made an offline web app that was 50MB and a user bookmarked the web app while on Wi-Fi on an iPad that doesn't have 3G service. They bookmarked it then immediately left the Wi-Fi zone, how would they (or I know) if all the files were cached/stored locally?
Use the appCache event listeners