Skip to content

Conversation

@cybex-dev
Copy link
Owner

Resolved no Connected event on outbound Android calls.

Due to the Twilio Call's SID only being available some time after the call being placed, we need to account for the `RINGING` / `CONNECTED` event being fired before being able to attach event listeners and add the `TVConnection` to the `activeConnections` cache.

The order of handling call event listeners is of significant importance, changing the order to handle call state changes before events resolved the `Connected` event not being fired.
@cybex-dev cybex-dev self-assigned this Sep 8, 2023
@cybex-dev cybex-dev merged commit 93593d4 into master Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants