Tuesday, 15 May 2012

iphone - Saving parse objects locally on iOS device -



iphone - Saving parse objects locally on iOS device -

what proper way save parse objects locally? placed them in nsmutabledictionary , tried saving them nsuserdefaults failed error, "attempt set non-property-list object nsuserdefaults value".

i want upload object parse , save locally too. kind of caching it. know parse offers query caching need cache when uploading too, not when querying.

if makes difference, items within pfobject strings , piffles (images).

i appreciate if point me in right direction.

parse has added feature on 9th dec ios http://blog.parse.com/2014/12/09/parse-local-datastore-for-ios/

ios iphone objective-c xcode5 parse.com

No comments:

Post a Comment