異步線程里面 ,操作數(shù)據(jù)庫崩潰,崩潰日志如下
Terminating app due to uncaught exception 'RLMException', reason: 'Realm accessed from incorrect thread.'
是不是不能再子線程操作啊
Terminating app due to uncaught exception 'RLMException', reason: 'Realm accessed from incorrect thread.'
是不是不能再子線程操作啊
2017-08-12