Zebra Scanner SDK iOS is a binary framework packaged as an XCFramework bundle, which can be integrated into a Swift or an Objective-C project using SPM, aka Swift Package Manager.
This repo contains a Package.swift file, which uses a binaryTarget for ZebraScannerSDK.xcframework.
The Zebra Scanner SDK for iOS enables MFi and BTLE cordless scanners to be connected and controlled by an iPad / iPhone / iPod Touch without using a cradle, after pairing over Bluetooth.
Functionality,
- Display bar code data within a iPad / iPhone / iPod Touch application.
- Apps using the SDK can command and control the scanner.
- LED and Beeper Control.
- Enable/disable Symbologies.
- Scanning control
- Remote scanner trigger (i.e. Host app-initiated triggering).
- Enable/disable scanning.
- Event notification.
- Scanner available / unavailable.
- Scanner connected / disconnected from host.
- Barcode data transmission (i.e. host gets event stating bar code has been scanned). iv. Firmware update progress (i.e. host gets event regarding the progress of the firmware update). e. Automatic reconnection to last connected scanner (i.e. scanner goes out range and then returns).
- Remote Scanner Management. a. Asset Tracking. i. Model number. ii. Serial number. iii. Date of manufacture. iv. Firmware. b. Device Configuration (Get, Set and Store Scanner attributes).
- Aim control.
- Page motor support.
- Firmware update support.
- STC support for BTLE scanners.
The Zebra Scanner SDK documentation can be found here.
Xcode 15.0 or later.
iOS 15.0 or later.
To integrate ZebraScannerSDK.xcframework into your Xcode project, using Swift Package Manager, follow these steps:
- Open your Xcode project.
- Navigate to File > Add Package Dependencies.
- Enter the repository URL: https://github.com/ZebraDevs/Zebra-Scanner-SDK-iOS-SPM.
- Choose the latest version or specify the version you want to use.
After integrating the ZebraScannerSDK.xcframework to your Xcode project, other required configurations can be found here.
Detail guide to accessing the Zebra Scanner SDK in your project can be found here.
The Zebra Scanner SDK iOS is released under the Zebra EULA. See LICENSE for details.
For support, please visit http://www.zebra.com/support.