How to test the SDK?

We wrote this guide so that you can test how our SDK works before embedding it into your application.

What you need for testing:

1. Download the apk file to your phone. You will be able to enter your own data and see how our SDK works without embedding it into your application.

2. Run the file. A window will open where you can fill in all the required parameters:

  • Client email – the client email address;
  • Client Name – the client name;
  • Chat url* – the chat server address;
  • Offline form url* – the address for sending the offline form. Default value https://secure.usedesk.ru;
  • Send file url* – the address for sending files. Default value https://secure.usedesk.ru/uapi/v1/send_file;
  • Company ID* – the company identifier;
  • Channel ID* – the channel identifier;
  • Client token – the token that uniquely identifies the client in the system.

* – required parameter.

You are ready to test!