Skip to content
Marco Brescianini edited this page Nov 7, 2024 · 82 revisions


The trusted communication platform as a service



Kaleyra Video is an in-cloud collaborative solution for corporates, featuring a rich set of tools for enabling videoconferencing in your product. The Kaleyra Video SDK for iOS makes it easy to embed one to one, many to many high-quality voice and video calls into your mobile app, with a seamless integration with the iOS operating system. It features a fully fledged set of collaborative tools comprehensive of: messaging, screen sharing, remote snapshot, collaborative interactive board and call recording capabilities.

Contents

Installation

Before installing the Kaleyra Video SDK in your project, we strongly advice you to checkout our requirements guide. You should also get your credentials to get access to the Kaleyra Video platform. Head over to the credentials guide for more info about that. The most straightforward way to add the Kaleyra Video SDK to your app is using SPM. For further information head over to our installation guide.

Guides

We created a collection of tutorials that will guide you to easily integrate our SDK, step by step, into your iOS app. These tutorials range from the most basic usage of the Kaleyra Video iOS SDK to the most advanced, they will also show you the capabilities of our SDK, as well as how it works and what is all about. You'll find the complete guides list in the sidebar on the right side of this page. We recommend you to start with the getting started guide, it will teach you the basic interaction with our SDK.

Sample apps

As developers we know that the most effective way to understand any piece of tecnology it's getting "your hands dirty" on it. We released the application we use for internal testing of the SDK to the public. Here's the link

Code documentation

You can find the code documentation for the latest version of the SDK here. If you are looking for the documentation of the stable branch version take a look here instead (usually the latest and the stable version are the same).

Looking for other platforms?

If you're looking for the Android platform head over to our Android repository to get the latest SDK version. We also ship a Cordova plugin for Hybrid applications, head over to our Cordova repository to get our latest plugin version. Even more, we ship also an sdk for Flutter and ReactNative.

Clone this wiki locally