This PR updates the Voice RN SDK dependency to 1.1.0.
Breakdown
Update dependency to 1.1.0.
Validation
checked on android 34
outgoing call
[x] pstn
client
accepted
[x] disconnected by remote
[x] disconnected by local
[x] rejected by remote
[x] cancelled by local
incoming call
accepted
native
[x] disconnected by remote
[x] disconnected by local
js
[x] disconnected by remote
[x] disconnected by local
rejected
[x] native
[x] js
[x] cancelled by remote
checked on ios 15.5
outgoing call
[x] pstn
client
accepted
[x] disconnected by remote
[x] disconnected by local
[x] rejected by remote
[x] cancelled by local
incoming call
accepted
native
[x] disconnected by remote
[x] disconnected by local
rejected
[x] native
[x] cancelled by remote
Additional Notes
N/A
Contributing to Twilio
All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.
[x] I acknowledge that all my contributions will be made under the project's license.
Submission Checklist
README.md
reflects new features~CHANGELOG.md
reflects any feature, bug fixes, or known issues made in the source codeFiles changed
tab was made prior to submitting the pull request ensuring the style guide was followedDescription
This PR updates the Voice RN SDK dependency to
1.1.0
.Breakdown
1.1.0
.Validation
Additional Notes
N/A
Contributing to Twilio