Getting started with the iOS Barcode Scanner SDK's RTU UI
Installing the Scanbot SDK
You can install the iOS Barcode Scanner SDK using the Swift Package Manager, CocoaPods, or as an embedded framework. Please refer to Installing the SDK for further details.
Launching the RTU UI Barcode Scanner
With just a few lines of code, the Scanbot Barcode Scanner Ready-To-Use UI component SBSDKUI2BarcodeScannerViewController can be integrated into your
application's workflow. It's as simple as starting any regular iOS View Controller.
loading...
Handling scan results
The SBSDKUIBarcodeScannerResult class provides scanned items containing rich barcode data and extracted documents.
Use its properties to retrieve text, format, and structured data.
You can find all available properties of the SBSDKUI2BarcodeScannerUIResult in the API documentation.
loading...
Scanbot SDK is part of the Apryse SDK product family
A mobile scan is just the start. With Apryse SDKs, you can expand mobile workflows into full cross‑platform document processing. Whether you need to edit PDFs, add secure digital signatures, or use a fast, customizable document viewer and editor, Apryse gives you the tools to build powerful features quickly.
Learn more
