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

Operating Requirements

Barcode Xpress for iOS runs on devices with iOS version 5 or higher.

Building software with Barcode Xpress for iOS requires Xcode 4.2 or higher.

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 ("*").

Deployment of Barcode Xpress Mobile is licensed on a per situation basis, and requires a licensing agreement with Accusoft. The Barcode Xpress Mobile toolkit remains in evaluation mode until the completion of an agreement with an Accusoft Sales Representative. Please contact sales@accusoft.com for more information.

Installation of the SDK

Unzip the SDK zip file on your computer.

How to build the sample app and run it on your iOS device

  1. Open Xcode and press the "Open Other ..." button in the lower left hand corner of the window. Navigate to the directory where you unzipped the SDK, then to BarcodeXpressIOS/BarcodeXpressIOS.xcodeproj. Double click on this file. Then click Product->Build.
  2. Click File->Open, then navigate to BXDemo/BXDemo.xcodeproj. Set the build Scheme to build for an iOS Device. Then click Product->Build.
  3. Then, after plugging in your iOS device to your build machine, click the Run button at the top left of Xcode.
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 more details on customizing your app, please see the How To section of this document.