Skip to content

How to set background operations

To support background operations in your app, in the project's Capabilities tab, under Background Modes, select Uses Bluetooth LE devices.

To test background operations in the sample app:

  1. Run the app using Xcode.
  2. Connect a scanner to the app.
  3. Stop the app using Xcode.
    The scanner remains connected.