Support
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 enableDebugPrint
method, for example:
QiscusCore.enableDebugMode(true) // boolean
Then, you can sent the inquiries in our support platform support platform with information that you have.
Enable debugger only in development environment
Was this page helpful?