Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Voice Android SDK 6.0.0 #487

Merged
merged 2 commits into from
Nov 5, 2021
Merged

Use Voice Android SDK 6.0.0 #487

merged 2 commits into from
Nov 5, 2021

Conversation

kbagchiGWC
Copy link
Contributor

@kbagchiGWC kbagchiGWC commented Nov 3, 2021

6.0.0

November 2, 2021

  • Programmable Voice Android SDK 6.0.0[Maven Central], [docs] MD5 Checksum : c6150be451e4ad4948f2b5d2a7212ff0

API Changes

  • The minimum Android SDK version has been increased from 16 to 21.

Enhancements

  • The voice SDK now validates full remote domain names while setting up the TLS connection.

Things to Note

  • Restrictive networks may fail unless ICE servers are provided via ConnectOptions.Builder.iceOptions(...) or AcceptOptions.Builder.iceOptions(...). ICE servers can be obtained from Twilio Network Travarsal Service.
  • Occasional native crash in AsyncTask of registration/unregistration and event
    publishing. The crash has only been observed on API 18 devices and results from a
    thread safety bug in Android. Similar crashes
    have been reported in the popular networking library OkHttp
    #1520
    #1338. If this bug is impacting your applications,
    please open an issue on our quickstart and
    we will investigate potential fixes.

Library size report

ABI APK Size Impact
x86 4MB
x86_64 4MB
armeabi-v7a 3.3MB
arm64-v8a 3.8MB
universal 14.8MB

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.

  • I acknowledge that all my contributions will be made under the project's license.

@kbagchiGWC kbagchiGWC merged commit 60f7448 into master Nov 5, 2021
@kbagchiGWC kbagchiGWC deleted the use_6.0.0 branch November 5, 2021 23:07
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.

1 participant