Enabling the Client Clipboard and setting debugging options

Client Clipboard is used on Android and iOS devices to query both cases and data used by a custom mobile app built to support an offline mode. To test and debug the custom mobile app being developed and enable Client Clipboard, you must enable debugging and optionally set the log level. To debug custom mobile apps for iOS, you must have developer certificates. For more information, see Troubleshooting an iOS custom mobile app.
  1. On the Build your application panel, select the Android or iOS switch.
  2. Expand the Advanced section.
  3. In the Logging level list, select the required log level ( Silent, Error, Warning, Info, or Debug ).
  4. If you are building a custom mobile app for iOS, select the Enable clipboard viewer, to enable Client Clipboard.
  5. If you are building a custom mobile app for Android, select the Enable debugging, to enable Client Clipboard and the debugging capability.
  6. Click Save.