On this page

Error logging

Chat SDK records all errors by default from initialization until app closure. Use these logs to debug issues and prevent future errors.

Unity Chat SDK uses the default Unity Editor logging functionality. See the official Unity documentation for details on accessing and analyzing log files.

Last updated on
On this page