崩潰在realm這里
if (![self setTypeFromRawType]) { ? ? ? ?@throw RLMException(@"Can't persist property '%@' with incompatible type. " ? ? ? ? ? ? ? ? ? ? ? ? ? ? "Add to ignoredPropertyNames: method to ignore.", self.name); ? ?} 崩潰在這里是什么原因
if (![self setTypeFromRawType]) { ? ? ? ?@throw RLMException(@"Can't persist property '%@' with incompatible type. " ? ? ? ? ? ? ? ? ? ? ? ? ? ? "Add to ignoredPropertyNames: method to ignore.", self.name); ? ?} 崩潰在這里是什么原因
2017-04-26
舉報(bào)
2017-05-26
能看下報(bào)錯(cuò)原因嗎?