📄️ 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.
📄️ Installation
Importing the Document SDK into your project
📄️ Quick Setup
After following the install instructions you are ready to launch the SDK. The overall process involves configuring your scanning options, creating an SDK instance, presenting the scanning UI, and listening for results.
📄️ Customization
There is not currently any support for customization. Some functional customization will be added at a later point. Visual/branding customization will not be supported.
📄️ References
This page contains references for possible error codes, object structure, etc. In addition to this reference, the SDK has DocC support so you can inspect the objects using tools like Quick Help directly in Xcode.