Support
If you are facing any issue in the Qiscus Chat SDK then 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 these debugger only in development environment. You can enable or disable the debugger setting debugMode
property to true
or false,
for example:
qiscus.debugMode = true
Then, you can sent the inquiries in our support platform with any information that you have.
Enable debugger only in development environment
Was this page helpful?