Modify app assets using Phonegap's File API

后端 未结 2 1843
隐瞒了意图╮
隐瞒了意图╮ 2021-02-15 03:16

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:44

    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.

提交回复
热议问题