vishal goel
vishal goel
@joebernard Still showing same error even if I add ``` completionHandler() ``` in code.
@joebernard Notifications are not getting delayed, they are reaching on time but the listener handler ``` onRemoteNotification ``` stop getting called after sometime and then start behaving normally after approx...
You can write logic for this in your code.
@thevikramray Yeah, i found a way. Just don't render the websocket tag when you want to disconnect it. Let me know if it helps.
@sgeier Did you install any specific version of Realm or latest one ?
@sshanzel Did you able to solve it ?
Hi, did you able to find any solution ?
I think we can actually implement that in library but sadly author is not responding at all.
@rdgomt Is there any solution for this [issue](https://github.com/billmalarky/react-native-queue/issues/59) too.
@rdgomt If you haven't implemented that functionality yet, can you guide my how can i do this? I'm thinking about using [rxjs](https://github.com/ReactiveX/RxJS) for that.