Closed Paul-Todd closed 8 years ago
For now I have fixed the permissions problem on the backend but there are other cases I can think of where the response could be interrupted and would need handling.
Ah yes - you are correct
Will have a fix soon
Available 0.1.1
Should the "func on" and "func once" methods have "withCancelBlock" extensions in their "observeSingleEventOfType"/ "observeEventType" helpers.
I got a promise being unfulfilled because the backend was returning permission denied and it was not being handled because the "withBlock" was not called.