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

Consume Voice Android SDK 5.6.3 #419

Merged
merged 1 commit into from
Mar 11, 2021
Merged

Conversation

kbagchiGWC
Copy link
Contributor

5.6.3

March 11, 2021

Bug Fixes

  • Fixed a potential bug in the core module where the Logger could be accessed after being destroyed by another thread.

Library size report

Size Report

ABI APK Size Impact
x86 3.9MB
x86_64 3.9MB
armeabi-v7a 3.2MB
arm64-v8a 3.7MB
universal 14.4MB

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 Traversal 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.

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 f4580e0 into master Mar 11, 2021
@kbagchiGWC kbagchiGWC deleted the task/Consume_voice_android_5.6.3 branch March 11, 2021 20:39
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