Skip to content

3.0.0 beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarcoBrescianini MarcoBrescianini released this 26 Apr 16:30
· 31 commits to master since this release

This is a pre-release version of the Kaleyra Video iOS SDK. The 3.0 version contains a lot of breaking changes in the public API, we strongly suggest you to look at our migration guide to get guided in the process of migrating your application code to the new APIs.

Added

  • Strong authentication based on access tokens
  • Support for India region
  • Automatic VoIP notification handling in foreground (must be explicitly configured)
  • Listening for incoming calls coming from WebSocket can now be inhibited

Updated

  • SDK configuration is now guided using builders objects
  • Collaborative tools are now disabled by default
  • Call and Chat clients lifecycle are now handled by the SDK
  • Call and Chat observers provide fewer methods