Skip to content

Sample app

ProGlove provides you with a Sample App to showcase the iOS scanner connectivity.

To download the Sample App, go to Insight Webportal's Downloads section and download the Insight Mobile (iOS) package.

Prerequisites

How to run a project with CocoaPods

  1. Install CocoaPods.
  2. Run pod install.
  3. Open ConnectSDK Example.xcworkspace.
  4. Connect a provisioned iOS device to your Mac.
  5. In the toolbar, select your device as a run destination.
  6. In the toolbar, click the Run button.

How to run a project without CocoaPods

  1. Open ConnectSDK Example-no-cp.xcodeproj.
  2. Connect a provisioned iOS device to your Mac.
  3. In the toolbar, select your device as a run destination.
  4. In the toolbar, click the Run button.

How to use the Sample app

  1. Start the app.
    The screen below displays.
    LandingPage
  2. Tap Start new connection. (Make sure Bluetooth is enabled on your iOS device.)
    The Pairing QR code displays.
    PairingCode
  3. Scan the QR code.
    The scanner connects to the iOS device.
  4. Scan a barcode/QR code.
    The scanned barcode data displays in the app.
    Scan

How to change profiles in the Sample app

  1. Start the app.
  2. On any screen, select Configuration.
    A screen with the list of Configuration Profiles displays.
  3. In the top left corner, select Load Default Config.
    ProfileList
  4. Select the desired profile.
    The selected profile is applied.

How to enable the barcode echo feature

  1. Start the app.
  2. Tap Start new connection.
    The pairing barcode displays.
  3. Scan the pairing barcode with your scanner.
  4. On any screen, select Configuration.
    A screen with the list of Configuration Profiles displays.
    ProfileList
  5. Select the profile with the Barcode Echo feature enabled.

How to trigger Worker Feedback from Sample app

  1. Start the app.
  2. Tap Start new connection.
    The pairing barcode displays.
  3. Scan the pairing barcode with your scanner.
  4. In the top right corner, tap Settings.
  5. At the bottom, tap Trigger feedback.
    The screens displays the predefined feedback sequences.
  6. Tap the desired feedback field.
    The selected feedback sequence instantly plays on the scanner.