Skip to main content
Version: 1.3.0

When Also Using Base SDK

This document explains important instructions you must follow when using the BACKND Chat SDK together with the Base SDK.

Note: You can also use the Chat SDK independently.

The BACKND Chat SDK includes a built-in Backend.dll that provides user authentication functionality. Therefore, you can use the chat feature without installing the Base SDK separately.

If you import the Chat SDK first

  1. Import the Chat SDK.
  2. Then import Base SDK version 5.11.9 or higher to overwrite the Backend.dll included with the Chat SDK.

If you import the Base SDK first

  1. Import Base SDK version 5.11.9 or higher.
  2. When importing the Chat SDK, uncheck Backend.dll so that it does not overwrite the version from the Base SDK. import chat sdk