[Under Development] Getting Started
Our SDK is currently under review. Check back later for updates.
AcquirIO SDK provides you with many helpful methods to build the chat and audio/video chat from the client-side.
This page presents a quick overview of the SDK’s functionalities and logic, then lets you go through the easy steps of implementing AcquirIO SDK in your own app.
Requirements
iOS 13.0+
XCode 12.5+
Build variants
We are providing two types of build variants :
Core - Fully featured including Audio/Video calling. See Integration
Lite - All features excluding Audio/Video Calling. See Integration
You can use our native SDK in your project using Cocoapods.
Last updated