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 Pega Mobile Client-based mobile app that has been configured to support an offline mode. To test and debug the mobile app being developed and enable Client Clipboard, you must enable debugging and optionally set the log level. To debug mobile apps for iOS, you must have developer certificates. For more information, see Troubleshooting an iOS mobile app.
Before you begin: Open the mobile channel interface. For more information, see Navigating to the mobile channel.
  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 mobile app for iOS, select the Enable clipboard viewer, to enable the Client Clipboard.
  5. If you are building a mobile app for Android, select the Enable debugging, to enable the Client Clipboard and the debugging capability.
  6. Click Save.