【发布时间】:2016-10-04 13:13:57
【问题描述】:
我正在开发一款手机应用,需求如下。
1.The app should work offline and online.
2.It should have database in both local device and in the server.
3.When internet is on data has to be synced between local and server.
4.At any point of time local data and server data should be the same.
我对此进行了大量研究,但无法找到混合应用程序开发是否支持。有人说我们可以,但其他链接说这很困难并且可能不可能。
请帮我解决这个问题。在此先感谢
【问题讨论】: