About
SmartCapture Document enables document scanning and processing in your app, supporting both SwiftUI and UIKit. It provides configuration options for scan behavior and exposes results with rich metadata.
Overview
The SDK is designed to be easy to integrate. You configure scanning options, create an SDK instance, present the scanning UI, and listen for results.
Specs
Minimum iOS version
The current minimum iOS version is 15.0.
Xcode Version
The SDK was built and tested using Xcode 26.1. It has been validated to work with Xcode versions up to 26.3, and while compatibility with Xcode 26.4 and later is expected, it cannot be guaranteed.
Swift Version
The SDK is currently compiled with Swift 5.10.0. We encourage implementors to use the same version, but we do not foresee any issues with using Swift 6+.