I am trying to store a long long value using Core Data. A value like 119143881477165. I am storing the value in NSNumber which is created using the convenience method numberWithUnsignedLongLong. The Core Data metadata has the type for this field is set to int64. The number gets stored properly, however when I retrieve this number using unsignedLongLongValue, the value is truncated.
Any suggestions?
unsingedLongLongValue
.... The burnt variant isn't as pleasant. – Dave DeLong