Contents

confirmAuthorization

An option to require the app to finish accessory authorization before showing the setup view.

Declaration

static var confirmAuthorization: ASPickerDisplayItem.SetupOptions { get }

Discussion

If the accessory supports bluetoothPairingLE, then the app needs to start pairing by accessing a protected GATT characteristic.

See Also

Options