https://github.com/agoraio/agoralite_ios
https://github.com/agoraio/agoralite_ios
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/agoraio/agoralite_ios
- Owner: AgoraIO
- License: mit
- Created: 2024-07-03T02:19:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-01T08:09:00.000Z (3 months ago)
- Last Synced: 2026-04-23T01:37:46.074Z (about 2 months ago)
- Language: Swift
- Size: 44.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Agora Swift Package Manager
Welcome to the Agora Swift Lite SDK! This package allows you to integrate powerful video capabilities into your iOS applications. You have the flexibility to choose from a variety of extensions to enhance your video communication experience.
For a complete understanding of how to use the SDK and its various extensions, please refer to the [full documentation](https://docs.agora.io/en/video-calling/overview/product-overview?platform=ios).

## Installation
To install the Agora Swift Lite SDK, follow these steps:
1. Open your Xcode project.
2. Go to **File** > **Swift Packages** > **Add Package Dependency**.
3. Paste the following URL of this repository:
```
https://github.com/AgoraIO/AgoraLite_iOS
```
4. Xcode will offer you a choice of products to add. Make sure to select **`RtcBasic`** for core functionality and choose any other extensions you require.
## Troubleshooting
If you encounter any issues during the installation process, try the following steps:
In Xcode, go to File > Swift Packages > Reset Package Caches.
Otherwise [create a ticket](https://agora-ticket.agora.io) and our support team will get back to you ASAP.
---
Feel free to explore and utilize the wide range of features provided by the Agora Swift Lite SDK to create immersive and engaging video experiences in your application!