During delete object from realm I write transaction in main thread. And I have list observer that uses new api from 0.98.0 addNotificationBlock
Please can you assist why this EXC_BAD_ACCESS happens, and how to prevent it. Is there any restriction that I should not write in main thread?
Asked
Active
Viewed 275 times
0

Igor Palaguta
- 3,579
- 2
- 20
- 32
1 Answers
0
It happened as I did not unsubscribe from all notification for removed object

Igor Palaguta
- 3,579
- 2
- 20
- 32