Error logging

Unreal Chat SDK records by default all Unreal Chat SDK and PubNub-specific errors in the current session - from the moment you initialize chat till the time you close the app.

These logs can help you understand what went wrong in your app to debug, fix issues, and prevent future errors.

Unreal Chat SDK uses the default Unreal editor logging functionality. For more information, refer to the official Unreal Engine documentation.

Last updated on
On this page