Modify app assets using Phonegap's File API

后端 未结 2 1832
长发绾君心
长发绾君心 2021-02-15 03:22

I worked on a phonegap application using html5 for a month. I handle offline JSON files using File API.
It seems that the JSON files I st

2条回答
  •  被撕碎了的回忆
    2021-02-15 03:52

    You might consider to utilize Mott: https://github.com/imlucas/mott, e.g. http://phonegap.com/blog/2013/04/23/story-behind-exfm/

    It seems to be able dynamically version, update and persist update of any local asset.

提交回复
热议问题