Closed tenx-btoney closed 8 years ago
I had the same issue, following the tutorial I am using
ldClient.once('ready', function () {
...
});
but the callback is never executed. That's a bit annoying that the tutorial doesn't work, can you either change the tutorial or fix events?
Sorry for the delay on this. We'll have a fix out shortly.
Thank you for your patience.
This was fixed as of version 2.0.1. We just released version 2.0.2 which will not emit an error, but will instead log any connection errors.
The error event doesn't seem to be emitted if there is a bad api key, or if any of the api calls fail