ios - CoreData Fault, when i am trying to get data from NSSet for current user, I am getting following error." -


solution plz"! coredata fault, when trying data nsset current user, <_currentuser.useraddresses.allobjects[indexpath.row]);> getting following error....solution plz"!

 "<address: 0x7fd66a54a4c0> (entity: address; id: 0x7fd66a5a6f10 <x-coredata://0ef4f398-8357-4a52-9bc3-2c6e6b9a5014/address/p1> ; data: <fault>)" ) 2014-11-27 11:45:27.829 icare[2657:39674] row value 0 2014-11-27 11:46:43.381 icare [2657:39674] array value <address: 0x7fd66a54a4c0> (entity: address; id: 0x7fd66a5a6f10 <x-coredata://0ef4f398-8357-4a52-9bc3-2c6e6b9a5014/address/p1> ; data: <fault>) 

that's not error. fault data associated object has not yet been retrieved database. see apple documentation fuller explanation. if access of attributes of object, coredata automatically "fire" fault, retrieving relevant data database.


Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -