Add Bluetooth Permission Is Given Action

After creating a new method:

  1. Click on the method you created.
  1. Select “Custom→ Kuika→ BluetoothPermissionIsGiven_bluetooth” from the Properties panel “+ADD ACTION” drop-down menu on the right side.
  2. Configure the following fields from the drop-down menu:
  • showAlert (1): You can specify whether a warning message is shown when Bluetooth is turned off. If you turn the switch on, an alert message will be displayed indicating that Bluetooth is turned off.
  • alertMessage (2): Allows you to specify the content of the alert message to be shown when Bluetooth is turned off. For example, you can write a message like “Please turn on Bluetooth”.

So you have added a Bluetooth Permission Is Given action to your application.