We have a technical question that we wanted to clarify. Being an android terminal, the FLEX has Bluetooth on the device. Does Clover have rules in terms of the use of Bluetooth on the device? Are we (developers) allowed to make use of Bluetooth for advanced integrations with our application(s)?
Use case; Are able to use Bluetooth ourselves to connect to a device, such as an iPad/tablet, and with that device, communicate with our application on the payment device to make requests, such as a request for payment (semi-integrated style). This communication is of course strictly on us to maintain, and has no impact on the terminal itself. But before we explore this, we wanted to ensure that in a production environment functionality like Bluetooth is not disabled/locked out on the devices. Once we perform the message exchange, it would be a local request from our app to the Clover SDK.
I read something about whitelisting, not sure if that is something that will address this? I was able to programmatically enable Bluetooth on our development terminal but need to know if this is also available on production units.
Thank you!