Barcode Xpress Mobile for iOS
 All Classes Functions Variables Properties Pages
Getting Started

Getting Started

Operating Requirements

  • Barcode Xpress for iOS runs on devices with iOS version 5.0 or higher.
  • Building software with Barcode Xpress for iOS requires Xcode 6 and the iOS SDK 8.1 or higher.
  • Applications using this library can be compiled to target the following architectures:
    • arm64
    • armv7
    • armv7s
    • i386
    • x86_64
Please note: If you do not have a paid license for the SDK, the last character of the barcode will be replaced with an asterisk ("*").

Installation of the SDK

  1. Unzip the SDK zip file on your computer.
  2. The contents listed below are the entire SDK and it is now installed in the location of the newly created folder:
    • .../Accusoft.BarcodeXpress.Common/ - contains header files and API for recognition library.
    • .../BarcodeXpressIOS/ - contains Source to build BXInterface API.
    • .../BXDemo/ - contains source of demo application.
    • .../BarcodeXpress10.a - the native recognition static library.
    • .../CHANGES.txt - a list of changes in the SDK.
    • .../license.txt - the software license agreement for the SDK.
    • .../README.txt - a short description of the toolkit and quick start guide.

How to Build the Sample App and Run it on your iOS Device

To build the included sample application, see "How to build and run BXDemo on a physical device" in the How To section.

Note
that you must deploy to an actual iOS device. Because of the camera requirement, the application may not be run on the simulator.

For an overview of the barcode recognition workflow in BarcodeXpress for iOS, see the Concepts page.

Licensing and Distributing BarcodeXpress

Deployment of Barcode Xpress Mobile is licensed on a per situation basis, and requires a licensing agreement with Accusoft. The Barcode Xpress Mobile SDK requires a license key to operate, which can be obtained upon completion of a licensing agreement with an Accusoft Sales Representative. Please contact sales@accusoft.com for more information.

See Software License Agreement.