Integrate the iOS Barcode Scanner Library from Scanbot SDK into your project
This example app shows how to integrate the Scanbot Barcode Scanner SDK for iOS.
Scanbot Barcode Scanner SDK is a simple to use high level API, providing a collection of classes and functions for scanning and parsing 1D and 2D barcodes from your mobile device’s camera or other image sources like your photo library.
The Scanbot SDK will run without a license for one minute per session!
After the trial period has expired, all SDK functions and UI components will stop working. You have to restart the app to get another one-minute trial period.
To try the Scanbot SDK without a one-minute limit, you can get a free “no-strings-attached” trial license. Please submit the Trial License Form on our website.
We provide free “no-strings-attached” developer support for the implementation & testing of the Scanbot SDK.
If you encounter technical issues with integrating the Scanbot SDK or need advice on choosing the appropriate
framework or features, please visit our Support Page.
💡 Also check out our blog post Types of barcodes.
For more details please refer to the SDK documentation.
👉 Scanbot Barcode Scanner SDK documentation
Make sure you have the latest versions of Xcode and CocoaPods installed.
pod install --repo-update
ScanbotBarcodeScannerSDKDemo.xcworkspace
(not .xcodeproj
!) with Xcode, build and run