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

Upgrade Twilio Voice SDKs to 4.x #127

Closed
pinstripe-potatohead opened this issue Sep 12, 2019 · 10 comments
Closed

Upgrade Twilio Voice SDKs to 4.x #127

pinstripe-potatohead opened this issue Sep 12, 2019 · 10 comments

Comments

@pinstripe-potatohead
Copy link

pinstripe-potatohead commented Sep 12, 2019

Twilio Voice Android/iOS SDK documentation here says:

4.x is the latest release of Programmable Voice SDKs. If you are using an older version, Twilio recommends upgrading to 4.x as soon as possible.

Support for 3.x will cease Jul 1st, 2020.This branch will only receive fixes for critical issues. Check this guide when planning your migration to 4.x.

Support for 2.x will cease Jan 1st, 2020.This branch will only receive fixes for critical issues. Check this guide when planning your migration to 3.x.

This library still uses v2.x, which will lose support in 3 months. Could someone upgrade it to the newest version?

@TheRohitSharma
Copy link

It should be 5.0 now.

https://github.com/twilio/twilio-voice-ios/releases/tag/5.0.0

@patweb99
Copy link

Has anyone started on this?

@jdegger
Copy link
Collaborator

jdegger commented Dec 3, 2019

We have been using a different package to solve this issue (https://github.com/danielsGit/react-native-twilio-voice-module) however, this package does not support CallKit.

Does anybody have any progress on this, the deadline is near.

@fabriziomoscon
Copy link
Collaborator

@jdegger could you please try this?
#130

@fabriziomoscon fabriziomoscon mentioned this issue Dec 4, 2019
@jdegger
Copy link
Collaborator

jdegger commented Dec 5, 2019

@fabriziomoscon we did, it seemed to work, however that fork is Android changes only, so we still have the same problem for iOS

@fabriziomoscon
Copy link
Collaborator

fabriziomoscon commented Dec 11, 2019

This library version 3.21.3 is not compatible with iOS 13.
Twilio 2.0 libraries iOS/Android will not be supported next year and also is not compatible with iOS 13.
We will need to integrate the new iOS code and follow this migration guide:
https://github.com/twilio/twilio-voice-ios/blob/Releases/iOS-13-Migration-Guide.md

ref: twilio/voice-quickstart-ios#255

@fecabianchi
Copy link

@fabriziomoscon @jdegger is migration to sdk 5 (iOS and Android) happening? if so, is there a roadmap for what has already been done?

@fabriziomoscon
Copy link
Collaborator

I am currently working on #144 which despite the name contains a working Android SDK v4 and will contain iOS SDK v4

@fabriziomoscon
Copy link
Collaborator

please test #144

@jdegger
Copy link
Collaborator

jdegger commented Oct 27, 2020

This has been implemented. Read more here: #158

@jdegger jdegger closed this as completed Oct 27, 2020
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

No branches or pull requests

6 participants