Starting a Bluetooth connection
To start a Bluetooth connection with the card reader:
1
Add the initBluetoothSearch
method to your code that starts a Bluetooth search from your app settings to discover the card reader.
2
Add the following feedback delegate to your code to help discover the card reader in Bluetooth settings.
3
Connect to the card reader when the feedback delegate receives a message from the iOS framework.
PreviousStarting a Transaction using Clearent's iOS FrameworkNextReceiving Feedback Messages using Clearent's iOS Framework
Last updated
Was this helpful?