[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 :

  1. Core - Fully featured including Audio/Video calling. See Integration

  2. 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.

Last updated