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
SDK was built and tested on Xcode 16.4.
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+.