Parse.com: Cache Policy vs LocalDatastore

丶灬走出姿态 提交于 2019-12-22 19:02:01

问题


I am very new to Parse with IOS and I am very confused about Cache and LocalDatastore. What is the different between kPFCachePolicyCacheOnly and fromLocalDatastore. Should I use localDataStore intead of Cacheonly to support offline usability. Basically I want to make sure that when it's offline, the user can still get the information that he has achieved when he is online.

Thanks

来源:https://stackoverflow.com/questions/29784313/parse-com-cache-policy-vs-localdatastore

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!