Deprecation warning
Please note that this is outdated documentation for an older release of the Scandit Barcode Scanner SDK.
We encourage you to migrate to 6.x and take advantage of our latest / advanced features and improved performance.
You'll find the updated documentation at: Data Capture SDK Documentation for iOS
This getting started guide illustrates the four steps required to run the demo project that comes with our Scandit Barcode Scanner for iOS on your phone.
Download the Scandit Barcode Scanner
Choose a plan (e.g., free “Enterprise Trial” or "Community" plan) at http://www.scandit.com/pricing, activate your account and log in. Go to the Download section and download the Barcode Scanner for iOS.

Open the simple demo project in Xcode
Unpack the downloaded ZIP file and open the SimpleSample/SimpleSample.xcodeproj demo project in Xcode.

Set app key
Sign in to your account at http://account.scandit.com to look up your app key in the Download section.

In the SimpleSampleAppDelegate.m file, locate the following macro definition and paste your app key between the quotation marks.

Build and run the project
You can now build and run the demo project on your iPhone device.