Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaleyravideo/video-ios-sdk-samples-objc
Example applications that use the Kaleyra Video iOS SDK
https://github.com/kaleyravideo/video-ios-sdk-samples-objc
chat ios sdk voip webrtc
Last synced: 10 days ago
JSON representation
Example applications that use the Kaleyra Video iOS SDK
- Host: GitHub
- URL: https://github.com/kaleyravideo/video-ios-sdk-samples-objc
- Owner: KaleyraVideo
- License: other
- Created: 2018-04-27T13:09:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-28T07:56:08.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T01:41:57.638Z (10 days ago)
- Topics: chat, ios, sdk, voip, webrtc
- Language: Objective-C
- Homepage:
- Size: 12.7 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Kaleyra Video iOS SDK Samples
This repository is meant to provide some examples for you to better understand how the Kaleyra Video iOS SDK can be integrated into your App.
## What's inside
An application that provides an integration example demonstrating the SDK capabilities and the features it provides.
## General Quick Start
1. Obtain a Mobile API key.
2. Install [CocoaPods](https://guides.cocoapods.org/using/getting-started.html#getting-started) .
3. In terminal, `cd` to the sample project directory you are interested in and type `pod install`.
4. Open the project in Xcode using the `.xcworkspace` file just created.
5. Use the API Key obtained where needed.## Support
From here, please have a look to [Bandyer SDK Wiki](https://github.com/Bandyer/Bandyer-iOS-SDK/wiki). You will easily find guides to all the Bandyer world!
To get basic support please submit an Issue. We will help you as soon as possible.
If you prefer commercial support, please contact bandyer.com sending an email at: [[email protected]](mailto:[email protected]).
## License
Using this software, you agree to our license. For more details, see [LICENSE](https://github.com/Bandyer/Bandyer-iOS-SDK-Samples/blob/master/LICENSE) file.