Forum Post: RE: Application Cache

  • Thread starter Thread starter Andrew Stalker
  • Start date Start date
Status
Not open for further replies.
A

Andrew Stalker

Guest
After doing some digging I have found the only way to add application cache features to a mobile appbuilder project is to manually create a cache.manifest file and list all the files that the completed application will use. In addition to this, all html pages will need to be manually edited in developer studio to include the link to the manifest file. NOTE: when editing the app in appbuilder and then copying source files to your local machine the manifest file will be removed as the local source is refreshed. It is probably therefore best to wait until the application is finished before creating a manifest file.

Continue reading...
 
Status
Not open for further replies.
Back
Top