Skip to content

iOS SDK

This section describes how to integrate the SDK into an iOS application.

Prerequisites

  • iOS 12.0 or later

Download the SDK

Download SORI iOS SDK 5.0.4.

After downloading the SDK, continue to Installation to add the framework to your Xcode project.

References to the Sample App

We provide a Swift sample app that demonstrates how to integrate the SDK into an iOS app.

SORI Example iOS Swift

Review the example project's Xcode settings and basic recognition flow before starting your own implementation.