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.
iOS 11.0+
XCode 11.4+
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
So if you don't require calling feature, you can use lite version to reduce the app size.
You can use our native SDK in your project using Cocoapods.