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:
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:Any clue how we can fix this?