Release Notes
Release Notes
2.0.0
This release contains the following changes:
- The mininmum iOS deployment target of the Talk SDK is now iOS 11.0.
- The Talk SDK now uses version 6.5.0 of the Twilio iOS Voice SDK.
- The Talk SDK is now delivered as an XCFramework. Universal/fat frameworks are no longer provided.
- Fixes an issue where the Talk SDK did not correctly parse recording consent options.
1.1.0
This release contains:
- Support for Bluetooth headsets
1.0.0 GA
This is the first version of the Talk SDK.
The API docs can be found on https://zendesk.github.io/talk_sdk_ios/docs/1.0.0
This release contains:
- A call configuration screen that lets the user:
- Ask for microphone permission
- Ask for recording consent permission (if supported by digital line)
- A call screen UI that lets the user:
- Change the output from headset to built-in speaker
- Mute or unmute the call
- See the call duration
- End the call
- The ability to check for agent availability
- The ability to initialize a digital voice call
- Anonymous JWT support only
- Support for minimizing a call while the user navigates to another screen or app on their phone
- Support for 33 languages
- Support for Dark Mode