objective c - Core Data store being deleted on launch -
i have rather odd issue can't work out, have non document based application on osx using core data storage mechanism.
all fine until when started nuking core data information on launch. knowledge haven't changed of core data methods in intervening period.
it's driving me absolutely nuts, can watch store file grow app runs, , stays when application quits, launch file drops in size , object removed.
i think has when coredatamodel initialised, haven't managed pin down when it's removed , in method.
has seen before/able offer pointers.
happy post , code guys might think relevant.
thanks
gareth
actually idiot factor, had implemented method in simperium checked whether needed start, , if not calling logout , remove data method, doh!
apologies, stupid friday question . . .
thanks
gareth
Comments
Post a Comment