Support

AI Tools

If you are facing any issues in Qiscus Chat SDK, you can contact us and share as much information as you can.

First, you can enable the debugger to get the logs, we recommend to use this debugger only in development environment. You can enable or disable the debugger using setEnableLog method, for example:

QiscusCore.getChatConfig().setEnableLog(enableLog)

Then, you can sent the inquiries in our support platform with any information that you have.

Warning

Enable debugger only in development environment.


On This Page
Support