Roobiq / RBQFetchedResultsController

Drop-in replacement for NSFetchedResultsController backed by Realm.
MIT License
476 stars 70 forks source link

RBQ 4.0.3 with Realm 0.102.0 crashes randomly. #91

Closed thonydam closed 8 years ago

thonydam commented 8 years ago

Hey I am planning to remove RBQ from our app and use the realm notification mechanism instead. Removing the RBQ layer is pretty big task and we will complete it when time permit.

We are experiencing some crashes in RBQ and I have not been able to identify the issue.

The crash happens in the registerChangeNotifications method:

screen shot 2016-05-13 at 3 47 14 pm

Any clue how we can fix this?

thonydam commented 8 years ago

Closing this issue, my crashes were coming from realm 0.102.0. issue has been addressed in 0.102.1