Closed jeroenbeuz closed 6 years ago
It should not happen indeed. We will investigate the cause.
Any updates on this?
No, there is no update yet on this issue
I am not able to reproduce the problem. Can you elaborate more on the scenario to reproduce this ?
Have not seen this issue anymore. Probably due to bridge update.
Sometimes, upon connecting to a bridge, the bridge inside the BridgeStateUpdatedCallback is null. It looks to me that this should not happen. This callback is meant to indicate a bridge has a new state, so therefore the bridge should not be null. I'm currently catching when this occurs, my method looks like this:
`/**
It only happens when I start my app and it connects to a bridge.